mcp-openapi and openapi-mcp-server
These two projects appear to be competing implementations of an OpenAPI specification Model Context Protocol (MCP) server.
About mcp-openapi
ReAPI-com/mcp-openapi
OpenAPI specification MCP server.
Loads and dereferences multiple OpenAPI specifications from a directory, exposing API operations and schemas through MCP tools for LLM-powered IDE integration in Cursor. Implements a catalog-based architecture with search and lookup capabilities across specifications, using custom `x-spec-id` fields to disambiguate overlapping endpoints and schemas between services. Integrates directly into Cursor via `.cursor/mcp.json` configuration and provides tools for dynamic catalog refresh and semantic operation/schema discovery.
About openapi-mcp-server
sotayamashita/openapi-mcp-server
Powerful bridge between OpenAPI specifications and AI assistants using the Model Context Protocol (MCP). Automatically converts any OpenAPI/Swagger API specification into MCP tools that can be used by AI assistants like Claude Desktop.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work