openapi-mcp-generator and openapi-to-mcp

These are competitor tools, as both convert OpenAPI/Swagger specifications into Model Context Protocol (MCP) servers, allowing users to choose one over the other for the same core functionality.

openapi-mcp-generator
40
Emerging
openapi-to-mcp
39
Emerging
Maintenance 2/25
Adoption 7/25
Maturity 15/25
Community 16/25
Maintenance 10/25
Adoption 5/25
Maturity 11/25
Community 13/25
Stars: 28
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About openapi-mcp-generator

abutbul/openapi-mcp-generator

A Python tool that automatically converts OpenAPI(Swagger, ETAPI) compatible specifications into fully functional Model Context Protocol (MCP) servers. Generates Docker-ready implementations with support for SSE/IO communication protocols, authentication, and comprehensive error handling. https://pypi.org/project/openapi-mcp-generator/

This tool helps software developers quickly create a backend server that speaks the Model Context Protocol (MCP) from an OpenAPI specification. You provide an OpenAPI (or Swagger/ETAPI) file describing your API, and it generates a ready-to-use, Docker-packaged MCP server. This is for developers building new services or integrating existing APIs into systems that use MCP.

API-development backend-engineering microservices API-integration

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.

API-integration AI-tools developer-workflow backend-development

Scores updated daily from GitHub, PyPI, and npm data. How scores work