Browse/File Systems/OpenAPI Link

OpenAPI Link

by automation-ai-labs · Added 26d ago

605

Install

git clone https://github.com/automation-ai-labs/mcp-link

About

MCP-Link is a server implementation that converts OpenAPI specifications into MCP-compatible endpoints, enabling AI assistants to interact with any API described in OpenAPI format. Written in Go, it features a simple HTTP server that parses OpenAPI YAML/JSON files, transforms API endpoints into MCP tools, and handles authentication through header forwarding. The implementation supports path filtering, parameter mapping, and various authentication methods, making it ideal for developers who want to quickly expose existing APIs to AI assistants without writing custom MCP adapters for each service.

Tags

File Systemsmcp-serverapiai