MCP Directory
Back

mcp-link

by automation-ai-labs · Go · ★ 603

Convert Any OpenAPI V3 API to MCP Server

#agents#mcp#mcp-server

Install

go install github.com/automation-ai-labs/mcp-link@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-link": {
      "command": "npx",
      "args": [
        "-y",
        "github:automation-ai-labs/mcp-link"
      ]
    }
  }
}

From the README

[](https://discord.gg/qkzfbqdSa9) There is a notable gap in the current AI Agent ecosystem: - Most MCP Servers are simple wrappers around Web APIs - Functionality interfaces may not be complete, depending on developer implementation - Manual creation of MCP interfaces is time-consuming and error-prone - Lack of standardized conversion processes MCP Link solves these issues through automation and standardization, allowing any API to easily join the AI-driven application ecosystem. - **Automatic Conversion**: Generate complete MCP Servers based on OpenAPI Schema - **Seamless Integration**: M…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related communication servers