Skip to content
Back to search
30
MCP

MCPstead

pulsemcp/mcpstead

MCP gateway that consolidates multiple upstream MCP servers behind a single endpoint, with tool deduplication, per-upstream authentication, and Prometheus metrics.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Uni Gateway
Unified gateway aggregating multiple MCP servers and API plugins behind a single authenticated endpoint.
0 tools
io.github.rupinder2/mcp-gateway
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading.
0 tools
p0security/mcp-unified-server
MCP gateway for access control of upstream MCP servers: public MCPs or other containerized servers
0 tools
MCP Gateway
Converts OpenAPI 3.x specifications into MCP servers with multi-auth support, rate limiting, OpenTelemetry tracing, and destructive endpoint
0 tools
MCP Hub
Aggregates multiple upstream MCP servers behind a single stdio interface with TOML-based configuration and resource proxying.
0 tools
io.github.portel-dev/ncp
N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpstead": {
      "url": "None",
      "transport": "http"
    }
  }
}