autorouter runs on your own machine — the client starts it, so there is no endpoint to ping. 611 installs a week from npm. Last commit 17 Sep 2026.
An MCP capability router: one search tool instead of every server's tool schema.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add autorouter -- npx -y autorouter-mcp
{
"mcpServers": {
"autorouter": {
"args": [
"-y",
"autorouter-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.autorouter]
command = "npx"
args = ["-y", "autorouter-mcp"]
{
"mcpServers": {
"autorouter": {
"args": [
"-y",
"autorouter-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"autorouter": {
"args": [
"-y",
"autorouter-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AUTOROUTER_CONFIG (Path to autorouter.json. Defaults to the standard lookup chain (./.autorouter.json, ~/.config/autorouter/config.json, …).), AUTOROUTER_IMPORT (Comma-separated harness configs to import: claude, codex, cursor, vscode, plugins.), AUTOROUTER_SELECTOR_MODE (Reranker backend: auto | sampling | cli | api | off.), AUTOROUTER_SELECTOR_MODEL (Model the selector reranks with, e.g. haiku.).
The author declared them in the registry entry; get the values from the project itself.
Live index of AI agents, MCP servers and tools with observed liveness and capability search.
GeraSkills MCP — search and install robot capability packs on behalf of an operator.
Search, inspect and invoke every public tool on Invokera through one MCP connection.
Inspect and score any MCP server 0-100 on publishability, schema and protocol before publish.
Search agent-ready sites or fetch one site's report; every capability probe-verified, dated.
An MCP server that provides rfc editing capabilities
MCP server for SQL Server: schema inspection, safe read-only queries, query plan analysis
Read-only Autonomy capability, schema, status and pricing discovery. Paid execution remains paused.
Answers built from our own checks of this server.