openapi-mcp-generator and openapi-to-mcp

These are **competitors** — both convert OpenAPI specifications into MCP servers, with tool A offering a more established implementation (547 vs 9 stars) while tool B adds the specific feature of streamable HTTP responses for AI clients.

openapi-mcp-generator
65
Established
openapi-to-mcp
37
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 5/25
Maturity 9/25
Community 13/25
Stars: 547
Forks: 76
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About openapi-mcp-generator

harsha-iiiv/openapi-mcp-generator

A tool that converts OpenAPI specifications to MCP server

Automatically generates Zod-validated TypeScript MCP servers that proxy REST APIs, supporting multiple transports (stdio, SSE, StreamableHTTP) and authentication schemes (API keys, OAuth2, Bearer tokens). The tool produces fully typed, scaffolded Node.js projects with built-in HTML test clients for web-based transports, enabling AI agents to interact with existing APIs through the Model Context Protocol.

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