autorouter
Rank #9,051io.github.Webb-Ventures/autorouter
An MCP capability router: one search tool instead of every server's tool schema.
autorouter is a Model Context Protocol (MCP) server published by Webb-Ventures. It ranks #9,051 of 132,046 servers tracked on MCP Toplist. autorouter is listed on Official MCP, with 7 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 122,995 of 132,046 servers on MCP Toplist.
Use autorouter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add autorouter -e "AUTOROUTER_CONFIG=<your AUTOROUTER_CONFIG>" -e "AUTOROUTER_IMPORT=<your AUTOROUTER_IMPORT>" -e "AUTOROUTER_SELECTOR_MODE=<your AUTOROUTER_SELECTOR_MODE>" -e "AUTOROUTER_SELECTOR_MODEL=<your AUTOROUTER_SELECTOR_MODEL>" -- npx -y autorouter-mcp serveReplace each placeholder with your own value before saving.
[mcp_servers.autorouter]
command = "npx"
args = ["-y", "autorouter-mcp", "serve"]
[mcp_servers.autorouter.env]
AUTOROUTER_CONFIG = "<your AUTOROUTER_CONFIG>"
AUTOROUTER_IMPORT = "<your AUTOROUTER_IMPORT>"
AUTOROUTER_SELECTOR_MODE = "<your AUTOROUTER_SELECTOR_MODE>"
AUTOROUTER_SELECTOR_MODEL = "<your AUTOROUTER_SELECTOR_MODEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autorouter": {
"command": "npx",
"args": [
"-y",
"autorouter-mcp",
"serve"
],
"env": {
"AUTOROUTER_CONFIG": "<your AUTOROUTER_CONFIG>",
"AUTOROUTER_IMPORT": "<your AUTOROUTER_IMPORT>",
"AUTOROUTER_SELECTOR_MODE": "<your AUTOROUTER_SELECTOR_MODE>",
"AUTOROUTER_SELECTOR_MODEL": "<your AUTOROUTER_SELECTOR_MODEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autorouter": {
"command": "npx",
"args": [
"-y",
"autorouter-mcp",
"serve"
],
"env": {
"AUTOROUTER_CONFIG": "<your AUTOROUTER_CONFIG>",
"AUTOROUTER_IMPORT": "<your AUTOROUTER_IMPORT>",
"AUTOROUTER_SELECTOR_MODE": "<your AUTOROUTER_SELECTOR_MODE>",
"AUTOROUTER_SELECTOR_MODEL": "<your AUTOROUTER_SELECTOR_MODEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"autorouter": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"autorouter-mcp",
"serve"
],
"env": {
"AUTOROUTER_CONFIG": "<your AUTOROUTER_CONFIG>",
"AUTOROUTER_IMPORT": "<your AUTOROUTER_IMPORT>",
"AUTOROUTER_SELECTOR_MODE": "<your AUTOROUTER_SELECTOR_MODE>",
"AUTOROUTER_SELECTOR_MODEL": "<your AUTOROUTER_SELECTOR_MODEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autorouter": {
"command": "npx",
"args": [
"-y",
"autorouter-mcp",
"serve"
],
"env": {
"AUTOROUTER_CONFIG": "<your AUTOROUTER_CONFIG>",
"AUTOROUTER_IMPORT": "<your AUTOROUTER_IMPORT>",
"AUTOROUTER_SELECTOR_MODE": "<your AUTOROUTER_SELECTOR_MODE>",
"AUTOROUTER_SELECTOR_MODEL": "<your AUTOROUTER_SELECTOR_MODEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autorouter": {
"command": "npx",
"args": [
"-y",
"autorouter-mcp",
"serve"
],
"env": {
"AUTOROUTER_CONFIG": "<your AUTOROUTER_CONFIG>",
"AUTOROUTER_IMPORT": "<your AUTOROUTER_IMPORT>",
"AUTOROUTER_SELECTOR_MODE": "<your AUTOROUTER_SELECTOR_MODE>",
"AUTOROUTER_SELECTOR_MODEL": "<your AUTOROUTER_SELECTOR_MODEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Webb-Ventures%2Fautorouter)<a href="https://mcptoplist.com/server/io.github.Webb-Ventures%2Fautorouter"><img src="https://mcptoplist.com/badge/io.github.Webb-Ventures%2Fautorouter.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Webb-Ventures
Available versions (7)
| Version | Published |
|---|---|
| 0.2.7 | Sep 16, 2026 |
| 0.2.6 | Sep 16, 2026 |
| 0.2.5 | Sep 16, 2026 |
| 0.2.4 | Sep 16, 2026 |
| 0.2.3 | Aug 31, 2026 |
| 0.2.2 | Aug 30, 2026 |
| 0.2.1 | Aug 28, 2026 |
Frequently asked questions
- Who maintains autorouter?
- autorouter is maintained by Webb-Ventures, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is autorouter listed on the Official MCP Registry?
- Yes — autorouter is listed on the Official MCP Registry.
- How many versions does autorouter have?
- MCP Toplist tracks 7 versions of autorouter, most recently published on Sep 16, 2026.
- Where can I find the source code for autorouter?
- The source code for autorouter is hosted at github.com/Webb-Ventures/autorouter.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.