automation-ai-labs/mcp-link
Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)
Quick Start
Clone the repository:
git clone https://github.com/automation-ai-labs/mcp-linkClaude Desktop configuration example:
{
"mcpServers": {
"mcp-link": {
"command": "npx",
"args": [
"-y",
"automation-ai-labs/mcp-link"
]
}
}
}Check the repository README for specific installation and configuration instructions.