code execution

Openapi Mcp

OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.

cloud
rust
code execution
0
View on GitHub

Installation

npx -y ckanthony/openapi-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "openapi-mcp",
  "command": "npx",
  "args": [
    "-y",
    "ckanthony/openapi-mcp"
  ]
}

About This MCP Server

ckanthony/openapi-mcp

OpenAPI-MCP: Dockerized MCP Server to allow your AI agent to access any API with existing api docs.

GitHub: https://github.com/ckanthony/openapi-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub