Skip to content
Back to search
30
MCP streamable-http

io.github.wellknownmcp/cortex-gateway

io.github.wellknownmcp/cortex-gateway

Self-hosted federated MCP gateway: one OAuth 2.1 MCP server in front of N apps, user-level scopes.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.keysersoft/anythingmcp
Self-hosted MCP gateway: turn any API, database or MCP server into AI connectors — no code.
0 tools · streamable-http
io.github.CSOAI-ORG/ai-gateway-mcp
ai-gateway-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/ai-gateway-mcp
Ai Gateway MCP Server by MEOK AI Labs
0 tools
forge-mcp-gateway
Self-hosted MCP gateway (Context Forge) with tool-router
0 tools
cortex gateway
Metadata-only Glama MCP server.
0 tools
io.github.authzx/mcp-gateway
AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.wellknownmcp/cortex-gateway": {
      "url": "https://mcp.cortex-gateway.dev/mcp",
      "transport": "streamable-http"
    }
  }
}