Swagger Explorer

Analyzes and interacts with Swagger/OpenAPI specifications to enable dynamic API exploration, endpoint filtering, and schema validation for developers working with unfamiliar APIs.

View Source
17 stars
0 tools
Created Aug 2025
@johnneerdael/johnneerdael-swagger-explorer-swagger-mcp

About

Analyzes and interacts with Swagger/OpenAPI specifications to enable dynamic API exploration, endpoint filtering, and schema validation for developers working with unfamiliar APIs.

Categories

general

Installation

npm

npm install @johnneerdael/johnneerdael-swagger-explorer-swagger-mcp

Configuration

{ "mcpServers": { "johnneerdael-swagger-explorer-swagger-mcp": { "command": "npx", "args": [ "-y", "@johnneerdael/johnneerdael-swagger-explorer-swagger-mcp" ] } } }