Query live OpenAPI docs, endpoints, and schemas for backend services.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "openapi-mcp" yet — see the docs or source repo.
List the currently available backend services, and for each service show the main API endpoints, HTTP methods, and brief purposes.
A structured list of services with endpoint paths, methods, and purpose descriptions.
Check the OpenAPI documentation for the user login endpoint and explain its request parameters, required fields, authentication method, and response schema.
A summary of the endpoint's parameters, field requirements, authentication needs, and response schema.
Find all schemas related to orders, including Order, OrderItem, and Payment, and explain how they relate to each other.
A list of relevant schemas with an overview of their fields and relationships.
Expose OpenAPI endpoints as MCP tools for LLM-driven REST API access.
Load and explore OpenAPI specs to inspect endpoints, parameters, and schemas.
Let AI agents discover, search, and call REST APIs from OpenAPI specs.
Scan local OpenAPI docs, query endpoints, and generate TypeScript types.
Generate MCP tools from OpenAPI specs for natural-language API interaction.
Convert OpenAPI specs into MCP tools for fast LLM API integration.