mcp-openapi-schema-explorer and openapi-mcp-proxy
Both tools provide token-efficient access to OpenAPI/Swagger specs via MCP, suggesting they are competitors offering similar server-side exploration capabilities.
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 openapi-mcp-proxy
nyudenkov/openapi-mcp-proxy
An MCP server that provides tools for exploring large OpenAPI schemas
This tool helps developers and technical leads efficiently navigate and understand large OpenAPI schemas without overwhelming their LLM context. You provide an OpenAPI specification URL, and it allows you to explore endpoints, data models, and API structure. It's designed for anyone integrating with or analyzing complex APIs, especially when using AI assistants for development.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work