mcp-openapi-schema
The OpenAPI Schema Model Context Protocol Server is designed for Large Language Models to explore and understand OpenAPI specifications. It provides a comprehensive toolset for interacting with API paths, operations, and schemas, facilitating detailed exploration and comprehension.
list-endpoints
List all API paths and their HTTP methods and summary
get-endpoint
Get detailed information about a specific endpoint, including parameters and responses
get-request-body
Get request body pattern for specific endpoints and methods
get-response-schema
Get response patterns for specific endpoints, methods, and status codes
get-path-parameters
Get parameters for a specific path
list-components
List all schema components (modes, responses, parameters, etc.)
get-component
Get detailed definitions for specific components
list-security-schemes
List all available security plans
get-examples
Get examples of specific components or endpoints
search-schema
Search in paths, operations, and patterns