Mmcp.market

autorouter MCP server

by Webb-Ventures·io.github.Webb-Ventures/autorouter·v0.2.7

An MCP capability router: one search tool instead of every server's tool schema.

A86/100grade A
What users say
No reviews yet
Be the first
Safety scan
A86/100

full report

Adoption
Growing

0 stars633 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • activate_capabilities

    Promote 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_server

    Register 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 action

    Run 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 action

    Remove previously activated capabilities from your tool list to reclaim context.

  • describe_capability

    Get 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_capabilities

    Search 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

1 medium
  • 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 usedexec.eval
    dist/cli.js: …eCode, sch); const makeValidate = new Function(`${names_1.default.self}`, `${names_1.de…
Overall 86/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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
Add to Cursor

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.

  • Geolint
    ESLint for AI search: audits AI-crawler access, llms.txt, schema and citability.
    A

More from Webb-Ventures