openapi2mcptools and mcp-openapi
One tool converts OpenAPI specifications to MCP, while the other provides an MCP server based on an OpenAPI specification, suggesting they are complementary in that the first might be used to generate MCP artifacts that the second then serves.
About openapi2mcptools
2013xile/openapi2mcptools
OpenAPI specifications => MCP (Model Context Protocol) tools
This project helps developers quickly integrate existing OpenAPI specifications into MCP (Model Context Protocol) servers. It takes an OpenAPI specification as input and outputs a list of tools and a tool caller function, which can then be used to define and execute these tools within an MCP server. This is designed for software developers building applications that need to communicate with or expose services via the Model Context Protocol.
About mcp-openapi
ReAPI-com/mcp-openapi
OpenAPI specification MCP server.
This project helps software developers integrate their existing OpenAPI specifications directly into LLM-powered IDEs like Cursor. It takes multiple OpenAPI files (JSON or YAML) as input and makes all your API operations and schemas understandable by AI code assistants, allowing for intelligent code completion and API integration. It's for developers working with large language model tools in their daily coding tasks.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work