429-throttle-mcp avatar

429-throttle-mcp

带速率限制的 MCP 代理 — 模型通过此 MCP 调用外部 API,自动控制每分钟调用次数和 Token 用量,不再被 429 拒绝

PluginDeveloperNetwork
Verification
L1 · Found
Security
Low
Health
Active
Trust
Unrated

What it doesAI

A rate-limiting MCP proxy that transparently controls API call frequency and token usage to avoid 429 errors.

  • Transparent rate limiting for LLM API calls
  • Tells model to wait and retry when limit reached
  • Monorepo with shared core limiter and MCP/DSH packages

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:iqingyoung/429-throttle-mcp

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SO AUDITPASSED95be6e
Automated review · daily
PASSED

No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.

0 critical·0 warning·6 info·6 files scanned
plugin version1.0.0
scanned commit95be6e9af5242026-08-20
latest commit95be6e9af524

The scan result is valid for the scanned commit. New commits within 7 days are tolerated (the rating still counts); after 7 days without a rescan the badge shows outdated.

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Second-opinion scan (vet · parallel evaluation)
vet: clean

vet verdict: vet: clean · score 100

vet is advisory and does not change dsh’s four-tier level.

Risk: Low0 critical · 0 warning · 6 info

• Static heuristic scan: done (6 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

Activity

Last commit 2026-08-20 · activity: Active

• Repo created: 2026-08-20

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/iqingyoung/429-throttle-mcp

Was this page helpful?