openapi-mcp-generator and openmcp
These are direct competitors that solve the same problem—converting OpenAPI specs into MCP servers—with slightly different approaches (the former appears more focused on generation while the latter emphasizes selective tool inclusion).
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 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