get-response-schema
Gets the response schema for a specific endpoint, method, and status code
How to use it
get-response-schema is exposed by the MCP Openapi Schema MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get-response-schema tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Openapi Schema
npx -y mcp-openapi-schemaOther tools in MCP Openapi Schema (9)
Gets detailed definition for a specific component
Gets detailed information about a specific endpoint including parameters and responses
Gets examples for a specific component or endpoint
Gets the parameters for a specific path
Gets the request body schema for a specific endpoint and method
Lists all schema components (schemas, responses, parameters, etc.)
Lists all API paths and their HTTP methods with summaries in a nested object structure
Lists all available security schemes
Searches across paths, operations, and schemas