packages/mcp/README.md
Back to servers
Validation Failed
MCP proxy that aggregates multiple servers with tool filtering and customization
Registry
Stars
147
Forks
10
Updated
Nov 24, 2025
Validated
Jan 9, 2026
Validation Error:
Process exited with code 1. stderr: Usage: npx mcp-funnel # Uses .mcp-funnel.json from current directory npx mcp-funnel path/to/config.json # Uses specified config file Example config (.mcp-funnel.json): { "servers": [ { "name": "github", "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-github" ], "env": { "GITHUB_TOKEN": "your-token-here" } }, { "name": "memory", "command": "npx", "args": [ "
Quick Install
npx -y mcp-funnelReviews
No reviews yet
Sign in to write a review