← All servers

429-throttle-mcp

io.github.iqingyoung/429-throttle-mcp v1.2.0
Official Registry git

带速率限制的 MCP HTTP 代理:滑动窗口+令牌桶控速,长程任务不再 429

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add 429-throttle-mcp -- npx -y 429-throttle-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "429-throttle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "429-throttle-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "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"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "429-throttle-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "429-throttle-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "429-throttle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "429-throttle-mcp"
      ]
    }
  }
}

Packages

npm 429-throttle-mcp@1.2.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.iqingyoung--429-throttle-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent