Skip to content
Back to search
30
MCP

io.github.mgaruccio/openapi-navigator

io.github.mgaruccio/openapi-navigator

Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing

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

Similar MCP servers embedding-nearest

io.github.mayorandrew/openapi-dynamic
Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.
0 tools
io.github.nk3750/jitapi
Turn any OpenAPI spec into an executable agent interface using graphs and semantic search.
0 tools
@n8n-dev/n8n-nodes-apis-guru
OpenAPI format repository for Web API definitions.
0 tools
OpenAPI
Loads OpenAPI specifications from URLs or files to provide endpoint discovery, schema analysis, payload validation, sample data generation,
0 tools
io.github.pavelpiha/specrun
MCP server that converts OpenAPI specs into tools which can query API endpoints
0 tools
openapi-mcp-server
Allow AI to wade through complex OpenAPIs using Simple Language
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mgaruccio/openapi-navigator": {
      "url": "None",
      "transport": "http"
    }
  }
}