openapi navigator for Claude Desktop
io.github.mgaruccio/openapi-navigator
Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing
client:Claude Desktop
transport:stdio
runtime:pypi
Install openapi navigator in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openapi-navigator": {
"command": "uvx",
"args": [
"openapi-navigator"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs