swagger-mcp
If you are the rightful owner of swagger-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Swagger Explorer MCP is a Management Control Plane server designed for exploring and analyzing Swagger/OpenAPI specifications through Claude.
Swagger Explorer MCP is a server that facilitates the exploration and analysis of Swagger/OpenAPI specifications. It integrates with Claude to provide detailed insights into API endpoints, schemas, and response formats. The server supports authentication via bearer tokens and allows for custom response formatting. It is configurable through environment variables and can be installed globally using npx. The server is particularly useful for API documentation review, schema validation, response analysis, and integration planning. It offers features like path listing, method filtering, and schema relationship analysis, making it a comprehensive tool for developers working with Swagger/OpenAPI specifications.
Features
- Authentication Support: Supports bearer token authentication, configurable through environment variables.
- Custom Response Formatting: Offers minimal, detailed, and raw response formats for flexibility in data presentation.
- Schema Analysis: Provides detailed property exploration, response schema analysis, and schema relationships.
- API Exploration: Includes path listing, method filtering, and response format analysis for comprehensive API exploration.