swagger-mcp

swagger-mcp

17

Swagger Explorer MCP is a Management Control Plane server designed to facilitate the exploration and analysis of Swagger/OpenAPI specifications via Claude. It features authentication support, custom response formatting, and schema analysis capabilities.

How do I authenticate requests?

Use the AUTH_TOKEN environment variable to set your bearer token for authentication.

What should I do if I encounter connection issues?

Ensure the Swagger URL is accessible, check the authentication token, and verify the port is not in use.

How can I analyze specific API endpoints?

Use the MCP to fetch specific endpoint details by providing the endpoint path and method.

What response formats are available?

The server supports minimal, detailed, and raw response formats.

How do I install Swagger Explorer MCP for Claude Desktop?

Open Claude Desktop, go to Settings, select 'Tools & Integrations', click 'Add MCP Server', and enter the required details.