429-throttle-mcp
Rank #16,924io.github.iqingyoung/429-throttle-mcp
带速率限制的 MCP HTTP 代理:滑动窗口+令牌桶控速,长程任务不再 429
429-throttle-mcp is a Model Context Protocol (MCP) server published by iqingyoung. It ranks #16,924 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. 429-throttle-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 115,189 of 132,113 servers on MCP Toplist.
Use 429-throttle-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add 429-throttle-mcp -- npx -y 429-throttle-mcp[mcp_servers.429-throttle-mcp]
command = "npx"
args = ["-y", "429-throttle-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"429-throttle-mcp": {
"command": "npx",
"args": [
"-y",
"429-throttle-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"429-throttle-mcp": {
"command": "npx",
"args": [
"-y",
"429-throttle-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"429-throttle-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"429-throttle-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"429-throttle-mcp": {
"command": "npx",
"args": [
"-y",
"429-throttle-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"429-throttle-mcp": {
"command": "npx",
"args": [
"-y",
"429-throttle-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.iqingyoung%2F429-throttle-mcp)<a href="https://mcptoplist.com/server/io.github.iqingyoung%2F429-throttle-mcp"><img src="https://mcptoplist.com/badge/io.github.iqingyoung%2F429-throttle-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
iqingyoung
Other servers by iqingyoung
View all iqingyoung servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains 429-throttle-mcp?
- 429-throttle-mcp is maintained by iqingyoung, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is 429-throttle-mcp listed on the Official MCP Registry?
- Yes — 429-throttle-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does 429-throttle-mcp have?
- MCP Toplist tracks 1 version of 429-throttle-mcp, most recently published on Aug 25, 2026.
- Where can I find the source code for 429-throttle-mcp?
- The source code for 429-throttle-mcp is hosted at github.com/iqingyoung/429-throttle-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.