MCP Funnel runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 24 Nov 2025.
MCP proxy that aggregates multiple servers with tool filtering and customization
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 mcp-funnel -- npx -y mcp-funnel
{
"mcpServers": {
"mcp-funnel": {
"args": [
"-y",
"mcp-funnel"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-funnel]
command = "npx"
args = ["-y", "mcp-funnel"]
{
"mcpServers": {
"mcp-funnel": {
"args": [
"-y",
"mcp-funnel"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-funnel": {
"args": [
"-y",
"mcp-funnel"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.