automation-ai-labs/mcp-link
Tool that auto-generates MCP servers from OpenAPI v3 specifications, enabling any REST API to become callable by AI agents.

Velocity · 7d
+1.4
★ / day
Trend
→steady
star history
MCP Link automates the creation of Model Context Protocol servers from existing OpenAPI v3 schemas. It parses API specifications and generates complete MCP-compatible server implementations without requiring modifications to the original API. Users can serve converted APIs on a local port, specify authentication headers, and filter which endpoints are exposed. A hosted version is also available for quick conversion without installation.