mcp-openapi-schema-explorer and openmcp
These are **complements**: the schema explorer provides efficient browsing and understanding of OpenAPI specifications, while the server generator consumes those specifications to create functional MCP servers, addressing different stages of the OpenAPI-to-MCP workflow.
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.
This tool helps developers or AI agents understand complex API documentation (OpenAPI/Swagger specifications) without needing to load the entire document. It takes a local file path or remote URL to an OpenAPI or Swagger specification as input and allows an MCP client to explore specific parts of the API structure on demand. The output is structured information about the API, tailored for developers building against APIs or AI assistants interacting with them.
About openmcp
getdatanaut/openmcp
Turn any openapi file into an mcp server, with just the tools you need.
This project helps developers integrate various APIs into chat clients, allowing users to interact with services directly through conversation. It takes an OpenAPI specification or other server configurations and generates an MCP server. This allows AI assistants and chat clients to access specific tools and functions from those APIs, making them conversational and interactive for the end-user.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work