Back to search
30
MCP

sesopenko/mcp-openapi-query

docker/sesopenko/mcp-openapi-query

An MCP server to query the structure of an openapi doc

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

Similar MCP servers embedding-nearest

sesopenko/thetvdb-mcp-server
MCP server to read from thetvdb.com api
0 tools
@mseep/mcp-openapi-schema-explorer
MCP OpenAPI schema explorer
0 tools
nexpando/open-api-mcp
Generate a MCP server based on OpenAPI specifications
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
mcp-openapi-server
MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
0 tools
doc-index-mcp
MCP server for semantic document search with boundary-aware chunking
0 tools

How to use

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

{
  "mcpServers": {
    "sesopenko/mcp-openapi-query": {
      "url": "None",
      "transport": "http"
    }
  }
}