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.

openapi-mcp-generator
58
Established
mcp-link
38
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 18/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 9/25
Community 19/25
Stars: 547
Forks: 76
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 603
Forks: 70
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No risk flags
Stale 6m 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 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.

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