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/

Converts OpenAPI specs into async-capable MCP servers with modular Python package architecture, supporting both SSE and stdio transports with pluggable authentication schemes. The generator produces Docker multi-stage builds alongside a CLI tool and programmatic API for integration into Python workflows. Built on OpenAPI parsing and Jinja2 templating, it handles rate limiting, comprehensive logging, and generates self-contained server implementations compatible with Claude and other MCP clients.

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.

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