get-path-parameters
Gets the parameters for a specific path
How to use it
get-path-parameters 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-path-parameters 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 request body schema for a specific endpoint and method
Gets the response schema for a specific endpoint, method, and status code
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