SERVER

MCP Funnel

Rank #3097

pulsemcp/funnel

TypeScript-based proxy server that aggregates multiple MCP servers while dramatically reducing context token usage through intelligent tool filtering and dynamic discovery, exposing only 3-4 core tools instead of hundreds to enable AI assistants to search for and dynamically enable only the tools they need at runtime.

First listed
Sep 13, 2025
Last publish date
Sep 17, 2025
OVERVIEW

MCP Funnel is a Model Context Protocol (MCP) server published by chris-schra. It ranks #3097 of 58,900 servers tracked on MCP Toplist, and its repository has 153 GitHub stars. MCP Funnel is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Sep 13, 2025 and most recently updated on Sep 17, 2025.

STANDING
#3,097of 58,900 tracked serversTop 10%

Ranks ahead of 55,803 of 58,900 servers on MCP Toplist.

Recent momentum
+142GitHub stars since Sep 15 (+1291%)
CONNECT

Use MCP Funnel

Add MCP Funnel to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "funnel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-funnel"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries

ORGANIZATION

chris-schra

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.0.7Sep 17, 2025
0.0.6Sep 17, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Funnel?
TypeScript-based proxy server that aggregates multiple MCP servers while dramatically reducing context token usage through intelligent tool filtering and dynamic discovery, exposing only 3-4 core tools instead of hundreds to enable AI assistants to search for and dynamically enable only the tools they need at runtime.
Who maintains MCP Funnel?
MCP Funnel is maintained by chris-schra, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is MCP Funnel an official MCP server?
Yes — MCP Funnel is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does MCP Funnel have?
MCP Toplist tracks 3 versions of MCP Funnel, most recently published on Sep 17, 2025.
Where can I find the source code for MCP Funnel?
The source code for MCP Funnel is hosted at github.com/chris-schra/mcp-funnel.
EXPLORE