Enterprise DNA
M MCP Servers Developer low

automation-ai-labs/mcp-link

by Various

Convert Any OpenAPI V3 API to MCP Server

A

MCP

automation-ai-labs/mcp-link

Added 1 June 2026

#agents #mcp #mcp-server

Overview

A Go-based tool that converts OpenAPI V3 specifications into MCP servers. It reads an OpenAPI spec and generates a server that exposes the underlying APIs through the Model Context Protocol.

Best for

Best for
Developers needing to quickly bridge existing REST APIs into the Model Context Protocol ecosystem

Use cases

  • Turn existing REST APIs into MCP servers for AI agent integration
  • Rapidly prototype MCP endpoints from standardized API descriptions
  • Enable MCP-compatible clients to call OpenAPI-defined services

How to use

Install

git clone https://github.com/automation-ai-labs/mcp-link.git && cd mcp-openapi-to-mcp-adapter && go mod download

Tools exposed

  • go

Example client config

{\n  "mcpServers": {\n    "@service-name": {\n      "url": "http://localhost:8080/sse?s=[OpenAPI-Spec-URL]&u=[API-Base-URL]&h=[Auth-Header]:[Value-Prefix]"\n    }\n  }\n}

Notes

A Go-based tool that converts OpenAPI V3 specifications into MCP servers. It reads an OpenAPI spec and generates a server that exposes the underlying APIs through the Model Context Protocol.

609 stars on GitHub. Last updated 2025-04-03. Licensed MIT.

Use cases

  • Turn existing REST APIs into MCP servers for AI agent integration
  • Rapidly prototype MCP endpoints from standardized API descriptions
  • Enable MCP-compatible clients to call OpenAPI-defined services

Pros

  • Uses OpenAPI V3 specs as the single source of truth, reducing manual setup
  • Written in Go, offering good performance and easy binary distribution
  • Open source with a growing community (609 stars) for potential contributions

Cons

  • Limited to OpenAPI V3 inputs, excluding Swagger 2.0 or other formats
  • May not handle complex API behaviors or non-standard OpenAPI extensions
  • Requires familiarity with both OpenAPI and MCP protocols to debug or customize

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Uses OpenAPI V3 specs as the single source of truth, reducing manual setup
  • Written in Go, offering good performance and easy binary distribution
  • Open source with a growing community (609 stars) for potential contributions

Cons

  • Limited to OpenAPI V3 inputs, excluding Swagger 2.0 or other formats
  • May not handle complex API behaviors or non-standard OpenAPI extensions
  • Requires familiarity with both OpenAPI and MCP protocols to debug or customize

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks