datatorag/mcp-gateway

Open-source MCP gateway and marketplace — pay-per-use tools for AI agents

3Stars on the repository
25Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

content-marketer

01

datatorag/mcp-gateway

Agent Claude Code

Content-coverage agent. Dispatch with a diff range or "what shipped since " to check that changelog and blog cover every user-visible change, and to draft missing entries/posts. Returns drafts for review — never publishes or commits on its own.

3 2d ago A 55 tokens original MIT

engineer

02

datatorag/mcp-gateway

Agent Claude Code

Implementation agent for this repo. Dispatch with a task brief to build features or fixes following the codebase's documented patterns. Loads codebase-map plus the relevant domain skill, follows TDD, runs tests and typecheck, reports actual output. Never pushes.

3 2d ago A 54 tokens original MIT

qa-engineer

03

datatorag/mcp-gateway

Agent Claude Code

Verification agent. Dispatch after implementation (or deploy) to prove a change works — test plan from the change's touchpoints, full suite + typecheck + build, dev-server render checks, prod smoke checks when asked, gap tests for missing coverage. Reports pass/fail with real output.

3 2d ago A 62 tokens original MIT

security-reviewer

04

datatorag/mcp-gateway

Agent Claude Code

Security gate for this PUBLIC repo. MUST be run on the outgoing diff before every git push and before every production deploy. Reviews changes for leaked secrets, sensitive internal information, and security regressions. Returns PASS or BLOCK with findings.

3 2d ago A 50 tokens original MIT