🔍

openapi-navigator

Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing

Search & Web Scraping stdio pypi pypistdiomgaruccio
RUN IN TERMINAL
claude mcp add mgaruccio-openapi-navigator -- uvx openapi-navigator
ADD TO claude_desktop_config.json
{ "mcpServers": { "mgaruccio-openapi-navigator": { "command": "uvx", "args": ["openapi-navigator"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "mgaruccio-openapi-navigator": { "command": "uvx", "args": ["openapi-navigator"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "mgaruccio-openapi-navigator": { "command": "uvx", "args": ["openapi-navigator"] } } }

About This MCP Server

The io.github.mgaruccio/openapi-navigator server facilitates navigation and querying of OpenAPI specifications through features like fuzzy search and pagination, also enabling API testing. It connects to OpenAPI specs, allowing developers to efficiently explore and test APIs. A developer would use this tool when they need to understand or test the capabilities of an API defined by an OpenAPI specification.

Navigate and query OpenAPI specs with fuzzy search, pagination, and API testing. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

openapi-navigator on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The openapi-navigator server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/mgaruccio-openapi-navigator.svg)](https://skillsplayground.com/mcps/mgaruccio-openapi-navigator/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.