Load and query Swagger/OpenAPI docs to find endpoints, parameters, and schemas fast.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Swagger MCP" yet — see the docs or source repo.
Read this OpenAPI document and list all user-management endpoints. Group them by create, read, update, and delete, including path and HTTP method.
A CRUD-grouped list of user-related endpoints with paths, HTTP methods, and brief descriptions.
Get the full definition of the /orders/{id} endpoint, including path parameters, query parameters, request body schema, response status codes, and example fields.A complete endpoint breakdown that helps developers quickly understand how to call it and parse responses.
Search the current Swagger document for all endpoints and schemas related to authentication, authorization, tokens, and OAuth, then summarize the auth methods.
A list of auth-related endpoints and schemas, plus a summary of the authentication mechanisms used.
Load and explore OpenAPI specs to inspect endpoints, parameters, and schemas.
Browse Swagger/OpenAPI specs and retrieve detailed API type information.
Read and search OpenAPI specs without loading entire Swagger files.
Explore Swagger and OpenAPI docs to find endpoints and schemas faster.
Turn OpenAPI specs into queryable tools for endpoint search and schema exploration.
Scan local OpenAPI docs, query endpoints, and generate TypeScript types.