Skip to content
Back to search
30
MCP

io.github.mayorandrew/openapi-dynamic

io.github.mayorandrew/openapi-dynamic

Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.

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

Similar MCP servers embedding-nearest

OpenAPI
Loads OpenAPI specifications from URLs or files to provide endpoint discovery, schema analysis, payload validation, sample data generation,
0 tools
io.github.mgaruccio/openapi-navigator
Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing
0 tools
Any OpenAPI
Integrates with any OpenAPI-compliant service using dynamic tool generation and vector-based semantic search for efficient API operation dis
0 tools
io.github.nk3750/jitapi
Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.
0 tools
OpenAPI Link
Transforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format without custom
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.mayorandrew/openapi-dynamic": {
      "url": "None",
      "transport": "http"
    }
  }
}