openmcp and openapi-to-mcp
Both tools are competitors, as they provide similar functionality for transforming OpenAPI definitions into MCP servers, but `getdatanaut/openmcp` offers a broader and more mature solution with more stars.
About openmcp
getdatanaut/openmcp
Turn any openapi file into an mcp server, with just the tools you need.
Supports both OpenAPI-to-MCP conversion and stdio-based MCP server composition, allowing selective tool exposure through an `openmcp.json` config file. Implements stdio and SSE transports with direct integration into major chat clients (Cursor, Claude) via automated client configuration. Handles authentication management across multiple servers and enables mixing heterogeneous MCP sources—OpenAPI specs, stdio servers, and others—into a single unified MCP endpoint.
About openapi-to-mcp
EvilFreelancer/openapi-to-mcp
Turns any OpenAPI/Swagger API into an MCP server. One MCP tool per endpoint, Streamable HTTP - for AI clients calling your REST API.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work