Openapi Navigator runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from pypi.
Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openapi-navigator -- uvx openapi-navigator
{
"mcpServers": {
"openapi-navigator": {
"args": [
"openapi-navigator"
],
"command": "uvx"
}
}
}
[mcp_servers.openapi-navigator]
command = "uvx"
args = ["openapi-navigator"]
{
"mcpServers": {
"openapi-navigator": {
"args": [
"openapi-navigator"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"openapi-navigator": {
"args": [
"openapi-navigator"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.