Skip to content
Back to search
30
MCP

MCP Gateway

pulsemcp/mcp gateway

Converts OpenAPI 3.x specifications into MCP servers with multi-auth support, rate limiting, OpenTelemetry tracing, and destructive endpoint filtering.

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

Similar MCP servers embedding-nearest

OpenAI Compatible Gateway
Routes MCP tool calls to any OpenAI-compatible chat or completions API backend.
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
pivotalservicesoss/openapi-to-mcp
Generic MCP gateway that converts any OpenAPI spec into MCP tools for AI agents.
0 tools
iflow-mcp_OpenAPI-MCP
OpenAPI to MCP proxy server that translates OpenAPI specs into MCP tools
0 tools
MCP Gateway
Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.
0 tools · sse
MCP Gateway
Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.
0 tools · sse

How to use

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

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