Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
OpenAPI MCP Server logo
MCP server

OpenAPI MCP Server

Explores third-party OpenAPI specifications in three narrowing steps instead of dumping the whole document.

0
SaveVisit website ↗

Add it to your client

Community
Transport
http
Runtime
Remote
Auth
Not required
License
MIT
Stars
899

The OpenAPI document for a large public API runs to hundreds of kilobytes, which is more than a context window can hold and far more than a single question needs. This remote server, reachable at openapi-mcp.openapisearch.com/mcp, therefore never hands over the raw spec. It first resolves which API you mean, then returns a plain-language summary of what the spec contains, and only then fetches the specific operations relevant to the task with their parameters and response shapes. JSON and YAML sources both work. The trade-off is honest: identification depends on the openapisearch index behind it, so an obscure internal spec is better served by a server you point at your own file.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?