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
Installation
npx -y ckanthony/openapi-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub