OpenAPI Link

Transforms OpenAPI specifications into tool endpoints, enabling seamless interaction with any API described in OpenAPI format with

automation-ai-labs 617
Claude CodeClaude DesktopGeneric
View source ↗

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.

Source

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

Maintain OpenAPI Link?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

OpenAPI Link on getagentictools
[![OpenAPI Link on getagentictools](https://getagentictools.com/badge/mcp/automation-ai-labs-mcp-link.svg)](https://getagentictools.com/mcp/automation-ai-labs-mcp-link?ref=badge)