Swagger/OpenAPI MCP Server
JSON →Explore and interact with Swagger/OpenAPI specifications, allowing for browsing endpoints and retrieving details on API operations.
Tools · 4
- load_api Load an OpenAPI/Swagger specification into the server.
- get_endpoint_details Get detailed information about a specific API endpoint.
- list_apis List all currently loaded API specifications.
- search_endpoints Search for endpoints matching a specific pattern.
Links
★ 14 GitHub stars