snaggle-ai/openapi-mcp-server
Connect any HTTP/REST API server using an Open API spec (v3)
Quick Start
Clone the repository:
git clone https://github.com/snaggle-ai/openapi-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"openapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"snaggle-ai/openapi-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.