Scan local OpenAPI docs, query endpoints, and generate TypeScript types.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "swagger-openapi-mcp" yet — see the docs or source repo.
Scan this local Swagger/OpenAPI document and list all API endpoints by group, including method, path, and a short description for each.
A module-by-module endpoint list with HTTP methods, paths, and usage notes.
Find the endpoint related to 'create user' in the local OpenAPI spec and output its parameters, request body schema, response fields, and possible status codes.
A structured breakdown of one endpoint for faster development or integration work.
Using the local Swagger document, generate TypeScript type definitions for the 'get order details' endpoint, including request params, response body, and key nested object types.
Reusable TypeScript type code that reduces manual typing for frontend or Node.js development.
Turn OpenAPI specs into queryable tools for endpoint search and schema exploration.
Browse Swagger/OpenAPI specs and retrieve detailed API type information.
Read OpenAPI specs, inspect endpoints, search APIs, and generate TypeScript types.
Query and process large Swagger/OpenAPI docs to quickly find API details.
Connect Swagger/OpenAPI docs to AI for endpoint discovery and code generation.
Convert OpenAPI specs into MCP servers that expose REST endpoints as tools.