autorouter MCP server
An MCP capability router: one search tool instead of every server's tool schema.
0 stars633 downloads/wk
Reviews
Write oneNobody has reviewed autorouter yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
autorouter tools (6, 2 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
activate_capabilitiesPromote capabilities to real, first-class tools in your tool list so you can call them directly with full schema validation. Use after find_capabilities when you expect to call something several times.
add_serverRegister a new MCP server behind the router, instead of running `claude mcp add`. Pass url or command+args, or json for a pasted {"mcpServers":{…}} snippet. Rejected without confirm: true.
call_capabilitywrite actionRun a capability by id and return its result. Works for tools, prompts and resources; skills and commands are executed by following the text from describe_capability instead.
deactivate_capabilitieswrite actionRemove previously activated capabilities from your tool list to reclaim context.
describe_capabilityGet full detail for one capability id from find_capabilities: the complete input schema for a tool, or the full instruction text for a skill or command.
find_capabilitiesSearch every available tool, skill, prompt and command by what you are trying to do, and get back only the ones that fit. Catalog: …. Use this whenever a task might need a capability you cannot already see — searching is cheap and the catalog is much larger than your tool list.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned20/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 3 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Findings (1)
- mediumeval / new Function used
exec.evaldist/cli.js: …eCode, sch); const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
Install directly
Runs npx -y autorouter-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add autorouter -- npx -y autorouter-mcp
autorouter: common questions
- Is autorouter MCP server safe?
- Yes, by our scan: it is graded A (86/100). Read the autorouter safety report
- How do I install autorouter?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does autorouter need an API key?
- No secret keys are declared. It reads 4 settings from the environment.
- Is autorouter maintained?
- The last commit was 3 days ago (2026-09-16). The latest release is v0.2.7.
- What can I use instead of autorouter?
- Servers from other publishers that do the same job: Geolint MCP server.
Alternatives to autorouter
Same job from other publishers: the closest match first, then the best rated.
- GeolintESLint for AI search: audits AI-crawler access, llms.txt, schema and citability.not reviewedGrowingA