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.

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is 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.
- Is mcp-link open source?
- Yes — automation-ai-labs/mcp-link is open source, released under the MIT license.
- What language is mcp-link written in?
- automation-ai-labs/mcp-link is primarily written in Go.
- How popular is mcp-link?
- automation-ai-labs/mcp-link has 620 stars on GitHub.
- Where can I find mcp-link?
- automation-ai-labs/mcp-link is on GitHub at https://github.com/automation-ai-labs/mcp-link.