Catalog
io.github.mgaruccio/openapi-navigator
OfficialNavigate and query OpenAPI specs with fuzzy search, pagination, and API testing
Query and test OpenAPI specifications with fuzzy search and pagination.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"openapi-navigator": {
"command": "uvx",
"args": [
"openapi-navigator"
]
}
}
}