Developer Tools
Trust: 35/100 (Limited)io.github.chris-schra/mcp-funnel Guide
MCP proxy that aggregates multiple servers with tool filtering and customization
150 starsby chris-schra
Quick Start
Install
npx mcp-funnelClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-chris-schra-mcp-funnel": {
"command": "npx",
"args": [
"mcp-funnel"
]
}
}
}