modelcontextprotocol / modelcontextprotocol/registry
Implement rate limits to address mis-use causing downtime
Open
@rdimitrov is already working on this.
Since Dec 14, 2025.
- Dominant language
- Go
- Stars
- 7.3k
- Forks
- 994
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 19
Description
See: https://discord.com/channels/1358869848138059966/1437868748890571045/1447619393667469353
Maybe the limit should be something like 60 reqs / minute, 1000 / hour per IP? Could be just on /servers to start. Still pretty lenient but would get rid of these breaking spikes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.