OpenAPI Link
MCP Serverby automation-ai-labs · Added 5mo ago
Claude
605
Install
git clone https://github.com/automation-ai-labs/mcp-linkAdd to Claude
claude mcp add automation-ai-labs-mcp-linkQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"openapi-link": {
"command": "npx",
"args": [
"@modelcontextprotocol/openapi-link"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Transforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format without custom adapter development.
Tags
File Systemsmcp-serverapiai