openapi2mcptools and openapi-mcp-server
The OpenAPI to MCP tools and the OpenAPI MCP server are complementary ecosystem siblings; the former provides tools for converting OpenAPI specifications to MCP, while the latter serves as a powerful bridge that utilizes such MCP tools to enable AI assistants to interact with APIs.
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 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