Skip to content
Back to search
30
MCP

procoders/openapi-mcp-ts

docker/procoders/openapi-mcp-ts

Turn any OpenAPI spec or Postman Collection into an MCP server. Zero code, instant deployment.

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

Similar MCP servers embedding-nearest

mcpbusio/mcpbus
Turn OpenAPI Spec into MCP Server. Get your MCP-server up and running in Code-mode in 1 second.
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
mcp-openapi-runner
MCP server that turns any OpenAPI 3.x spec into callable tools for Claude — zero config, instant API access
0 tools
connectorforge-mcp
MCP server for ConnectorForge — convert any OpenAPI spec into a ready-to-run MCP server. Generate, browse, and download MCP connectors.
0 tools
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
postman-mcp-server
Postman MCP Server — connect AI agents (Claude Code, Cursor, VS Code Copilot, Gemini CLI) to your Postman collections, OpenAPI specs, and en
0 tools

How to use

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

{
  "mcpServers": {
    "procoders/openapi-mcp-ts": {
      "url": "None",
      "transport": "http"
    }
  }
}