openapi-to-mcp and mcp4openapi
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.
This project helps developers integrate their existing REST APIs with AI clients that use the Model Context Protocol (MCP). It takes an OpenAPI/Swagger specification as input and automatically generates a dedicated MCP tool for each API operation. The output is an MCP server that translates AI client requests into standard HTTP calls to your backend API, making your API accessible to AI agents without manual integration.
About mcp4openapi
davidruzicka/mcp4openapi
Universal MCP server that generates MCP tools for any OpenAPI 3.x specification.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work