429-throttle-mcp
带限流 MCP 代理 + Agent 操作员技能,告别免费 API 的 HTTP 429;自动控速、口语调参、长任务复盘 | Rate-limited MCP proxy + agent operator skill — no more HTTP 429 on free LLM APIs.
带限流 MCP 代理 + Agent 操作员技能,告别免费 API 的 HTTP 429;自动控速、口语调参、长任务复盘 | 限流 MCP 代理 + 智能体操作员技能——免费 LLM API 不再出现 HTTP 429。
How to install
dsh plugin add 429-throttle-mcp About
429-throttle-mcp English | 中文 不再被 API 429 拒绝 — 自带限流的 MCP 代理 + Agent 操作员技能。模型在长程任务中自动控速;非技术用户一句话完成「打开 / 调参 / 关闭 / 诊断 / 复盘」。 --- 是什么 很多免费大模型 API(Grok、Gemini、Dots 等)每分钟只能调用 30 次左右。模型在做长程任务(搜索 + 生成 PPT、批量调用工具)时,很容易超出限额被 429 拒绝。 429-throttle-mcp 在这个痛点上提供了一个**透明限流层**: 模型 → call_api 工具 → 限流器 → 实际 API 请求 → 返回结果 + 用量快照 模型不需要知道速率限制的存在,它只需要正常调用 call_api。限流逻辑在 MCP 内部透明执行——额度够就放行,不够就告诉模型等多久再重试。 **适合谁**: **开发者 / Agent 框架用户**:npm i 429-throttle-mcp(MCP)或 npm i dsh-throttle(DSH)即得透明限流代理; **非技术用户**:配合 rate-limit-operator 技能,用一句话完成限流的打开、调参、关闭与复盘。 v1.1 方向变化(重要) v1.1 从「仅面向开发者的限流代理」升级为「**非技术用户也能用的限流控制面**」,新增三块能力: …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-20
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- 429, dsh-plugin, rate-limiter, rpm, throttle
Related plugins
ms-365-mcp-server
softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
mcp-searxng
ihor-sokoliuk/mcp-searxng
Private web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
ssh-mcp
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.