mcpbeat Sign in

Openapi Navigator MCP Server

by mgaruccio Your server? Claim it
local only

Openapi Navigator runs on your own machine — the client starts it, so there is no endpoint to ping. 113 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.

Installs per day peak 48 · avg 12 · +71% w/w
a month agotoday
113
Installs / week
pypi · openapi-navigator
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add openapi-navigator -- uvx openapi-navigator
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openapi-navigator": {
      "args": [
        "openapi-navigator"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openapi-navigator]
command = "uvx"
args = ["openapi-navigator"]
.cursor/mcp.json
{
  "mcpServers": {
    "openapi-navigator": {
      "args": [
        "openapi-navigator"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openapi-navigator": {
      "args": [
        "openapi-navigator"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Openapi Navigator

same job, measured the same way
Pentest MCP Server
by cyanheads

Offline methodology engine for authorized penetration testing, CTF, and security research.

81 installs/wk 7 tools answering
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
Guidance Lark MCP
by guidance-ai

Validate and test llguidance grammars with batch testing and documentation

85 installs/wk local only
I
MCP API Doc Generator
by vpatser1

Generate OpenAPI 3.1 specs, endpoint docs, TypeScript SDKs, and test suites from code

28 installs/wk local only
OrangePro
by orangeproai

Find test gaps, generate grounded tests, and dynamically prove behavior with mutation testing.

474 installs/wk local only
OrangePro
by orangepro

Find test gaps, generate grounded tests, and dynamically prove behavior with mutation testing.

local only
API Testing MCP
by cocaxcode

MCP server for API testing. 35 tools: HTTP, assertions, flows, OpenAPI, collections.

145 installs/wk local only
Qaskills
by pramoddutta

Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.

42 installs/wk local only

Openapi Navigator — questions

Answers built from our own checks of this server.

Why is there no uptime for Openapi Navigator?
Openapi Navigator runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package openapi-navigator was installed 113 times last week.
Is Openapi Navigator still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Openapi Navigator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls openapi-navigator straight from pypi; nothing to host, nothing to sign up for.
How many people use Openapi Navigator?
The pypi package openapi-navigator was installed 113 times in the last week. Week over week that is +71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.