Loading MCP server directory, please wait...
MCP proxy that aggregates multiple servers with tool filtering and customization
npx @getmcp/cli add io.github.chris-schra/mcp-funnelRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chris-schra/mcp-funnel": {
"command": "npx",
"args": [
"-y",
"-y",
"mcp-funnel"
],
"env": {
"MCP_FUNNEL_CONFIG": ""
}
}
}
}