Skip to content
Back to search
30
MCP

io.github.infoinlet-marketplace/mcp-openapi

io.github.infoinlet-marketplace/mcp-openapi

Turn any OpenAPI/Swagger spec into MCP tools — each operation an SSRF-guarded tool.

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

Similar MCP servers embedding-nearest

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
OpenAPI to MCP
Converts any OpenAPI or Swagger specification into callable tools with zero configuration.
0 tools
api-to-mcp-converter
Convert any REST API (OpenAPI/Swagger) into MCP-compatible tools instantly
0 tools
auto-mcp
Transform any OpenAPI/Swagger definition into a fully-featured Model Context Protocol (MCP) server
0 tools
api-explorer-mcp
A Model Context Protocol server for efficient OpenAPI/Swagger specification exploration and API testing
0 tools

How to use

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

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