ckanthony/openapi-mcp
by Various
Dockerized MCP Server to allow your AI agent to access any API with existing api docs
MCP
ckanthony/openapi-mcp
Added 1 June 2026
Overview
A Dockerized MCP server that converts OpenAPI specifications into MCP tools, enabling AI agents to interact with any API via its documentation. It reads existing API docs and exposes endpoints as callable tools for agents.
Best for
Best for
Developers who want to quickly bridge AI agents with existing REST APIs using OpenAPI docs
Use cases
- Connecting AI agents to REST APIs without custom integration
- Auto-generating tool definitions from OpenAPI specs
- Enabling autonomous API workflows through MCP-compatible agents
Notes
A Dockerized MCP server that converts OpenAPI specifications into MCP tools, enabling AI agents to interact with any API via its documentation. It reads existing API docs and exposes endpoints as callable tools for agents.
188 stars on GitHub. Last updated 2026-03-21.
Use cases
- Connecting AI agents to REST APIs without custom integration
- Auto-generating tool definitions from OpenAPI specs
- Enabling autonomous API workflows through MCP-compatible agents
Pros
- Works with any OpenAPI-defined API
- Dockerized for easy deployment
- Written in Go for performance
Cons
- Requires existing OpenAPI documentation for target APIs
- Limited to REST APIs with OpenAPI specs
- Dependency on MCP protocol compatibility
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with any OpenAPI-defined API
- Dockerized for easy deployment
- Written in Go for performance
Cons
- Requires existing OpenAPI documentation for target APIs
- Limited to REST APIs with OpenAPI specs
- Dependency on MCP protocol compatibility
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.