openapi-mcp-generator and openapi2mcptools
These are **competitors** — both convert OpenAPI specifications into MCP server implementations, offering alternative approaches to the same integration problem with no functional interdependence.
About openapi-mcp-generator
harsha-iiiv/openapi-mcp-generator
A tool that converts OpenAPI specifications to MCP server
This tool helps developers quickly create Model Context Protocol (MCP) servers from existing OpenAPI specifications. It takes your OpenAPI spec and generates a server that can act as a proxy, translating requests from AI agents and other MCP clients into calls to your original REST API. This is ideal for developers building AI agents or integrating existing APIs into MCP-compatible systems.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work