openapi-mcp-generator and mcp-link
These are direct competitors offering overlapping functionality—both convert OpenAPI specifications into MCP servers with similar scope, so users would typically choose one based on implementation quality, maintainability, or specific feature support rather than using them together.
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 mcp-link
automation-ai-labs/mcp-link
Convert Any OpenAPI V3 API to MCP Server
Automatically generates MCP Servers from OpenAPI V3 schemas with zero code modification, enabling any REST API to work with AI agents through standardized MCP interfaces. Features include endpoint filtering via wildcard expressions, multiple authentication header formats, and an SSE-based transport for seamless AI agent integration. Built in Go and available as both a self-hosted service and hosted instance for rapid API onboarding.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work