openapi-mcp-generator and openmcp

These are direct competitors that solve the same problem—converting OpenAPI specs into MCP servers—with slightly different approaches (the former appears more focused on generation while the latter emphasizes selective tool inclusion).

openapi-mcp-generator
58
Established
openmcp
42
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 20/25
Maintenance 2/25
Adoption 10/25
Maturity 18/25
Community 12/25
Stars: 547
Forks: 76
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 304
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m

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 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.

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