developer tools
Openapi Mcp Server
Connect any HTTP/REST API server using an Open API spec (v3)
local
rust
developer tools
Installation
npx -y snaggle-ai/openapi-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "openapi-mcp-server",
"command": "npx",
"args": [
"-y",
"snaggle-ai/openapi-mcp-server"
]
}About This MCP Server
snaggle-ai/openapi-mcp-server
Connect any HTTP/REST API server using an Open API spec (v3)
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub