Back to search
30
MCP

pivotalservicesoss/openapi-to-mcp

docker/pivotalservicesoss/openapi-to-mcp

Generic MCP gateway that converts any OpenAPI spec into MCP tools for AI agents.

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

Similar MCP servers embedding-nearest

API-to-MCP-Generator
Transform any OpenAPI specification into a production-ready Model Context Protocol (MCP) server. Instantly make your REST APIs available to
0 tools
iflow-mcp_suhuail-api-mcp
A universal MCP tool that converts Web APIs into MCP tools for AI assistants
0 tools
ai-gateway-mcp
Ai Gateway tools for AI agents. Capabilities: route request, list models, cost estimator. Built by MEOK AI Labs.
0 tools
helpcodeai/anythingmcp
Convert any API into an MCP server in minutes. REST, SOAP, GraphQL, Database to MCP. Self-hosted gat
0 tools
0xnu20/mcp-core
Universal gateway for MCP AI agent tools. Route, scale, and monitor any MCP server backend.
0 tools
io.github.csoai-org/ai-gateway-mcp
ai-gateway-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "pivotalservicesoss/openapi-to-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}