mcp-openapi-schema-explorer and openapi-directory-mcp
Both projects are MCP servers that expose OpenAPI/Swagger specifications, making them direct competitors in providing a structured access layer to these API definitions.
About mcp-openapi-schema-explorer
kadykov/mcp-openapi-schema-explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.
Implements parameterized resource templates (e.g., `openapi://paths/{path}/{method}`) that enable dynamic, on-demand access to OpenAPI/Swagger specs without pre-enumerating endpoints, avoiding context bloat. Supports both local files and remote HTTP/HTTPS URLs, with automatic Swagger v2.0-to-OpenAPI v3.0 conversion. Runs via stdio transport and integrates with MCP clients like Claude Desktop, Cline, and Windsurf through configurable execution methods (npx, Docker, or node).
About openapi-directory-mcp
rawveg/openapi-directory-mcp
An MCP Server for APIs.guru remarkable Wikipedia for Web APIs. Providing tools, prompts and resources to help eliminate LLM Coding Agent hallucinations.
Exposes 3,000+ OpenAPI specifications via progressive discovery phases that reduce context usage by ~95%, enabling efficient API exploration without saturation. Built as an MCP server with 22 specialized tools, smart search ranking, and support for custom OpenAPI imports alongside the APIs.guru directory. Integrates directly with Claude Desktop, Claude Code, Cursor, and Windsurf via stdio transport, automatically exposing all prompts as slash commands.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work