Skip to content
Back to search
30
MCP

io.github.saurav61091/mcp-openapi-runner

io.github.saurav61091/mcp-openapi-runner

Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed.

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

Similar MCP servers embedding-nearest

mcp-openapi-runner
MCP server that turns any OpenAPI 3.x spec into callable tools for Claude — zero config, instant API access
0 tools
OpenAPI to MCP
Converts any OpenAPI or Swagger specification into callable tools with zero configuration.
0 tools
io.github.pavelpiha/specrun
MCP server that converts OpenAPI specs into tools which can query API endpoints
0 tools
mcpbusio/mcpbus
Turn OpenAPI Spec into MCP Server. Get your MCP-server up and running in Code-mode in 1 second.
0 tools
io.github.docat0209/openapi
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.
0 tools
io.github.Docat0209/openapi
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.saurav61091/mcp-openapi-runner": {
      "url": "None",
      "transport": "http"
    }
  }
}