claude mcp add mgaruccio-openapi-navigator -- uvx openapi-navigator
{
"mcpServers": {
"mgaruccio-openapi-navigator": {
"command": "uvx",
"args": ["openapi-navigator"]
}
}
}
{
"mcpServers": {
"mgaruccio-openapi-navigator": {
"command": "uvx",
"args": ["openapi-navigator"]
}
}
}
{
"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.