Robot Resources Router runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.
Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
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.
пакет @robot-resources/router-mcp ссылается на robot-resources/packages
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 router -- npx -y @robot-resources/router-mcp
{
"mcpServers": {
"router": {
"args": [
"-y",
"@robot-resources/router-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.router]
command = "npx"
args = ["-y", "@robot-resources/router-mcp"]
{
"mcpServers": {
"router": {
"args": [
"-y",
"@robot-resources/router-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"router": {
"args": [
"-y",
"@robot-resources/router-mcp"
],
"command": "npx"
}
}
}
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
Sourced AI-model pricing and capability data — compare and route to the cheapest capable model.
LLM and GPU rental prices: model price lookup, GPU listings, cheapest-GPU search, price history
Local LLM cost proxy: forecasts each call and recommends the cheapest model that clears the task.
Intelligent MCP proxy that reduces token usage by exposing only mcp_search and mcp_call.
LLM reasoning regime detection, cross-domain pattern transfer, and model routing.
Optimizes Manus AI credit usage by 30-75% via intelligent model routing and smart testing.
Answers built from our own checks of this server.