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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
com.postman/postman-mcp-server
A basic MCP server to operate on the Postman API.
0 tools · streamable-http
jaceromri/openapi-mcp-proxy
CLI tool to create an MCP server exposing services from an OpenAPI specification
0 tools

How to use

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

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