openapi for Claude Desktop
io.github.docat0209/openapi
Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code.
client:Claude Desktop
transport:stdio
runtime:npm
Install openapi in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openapi": {
"command": "npx",
"args": [
"-y",
"mcp-openapi"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs