Fetchmux runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 24 Jul 2026.
Self-hosted retrieval router for AI agents: budgets, provider routing, route receipts.
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 fetchmux -- npx -y @fetchmux/mcp
{
"mcpServers": {
"fetchmux": {
"args": [
"-y",
"@fetchmux/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.fetchmux]
command = "npx"
args = ["-y", "@fetchmux/mcp"]
{
"mcpServers": {
"fetchmux": {
"args": [
"-y",
"@fetchmux/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fetchmux": {
"args": [
"-y",
"@fetchmux/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.