MCP Openapi Schema
未认领OpenAPI Schema Model Context Protocol Server
安装
$
npx -y mcp-openapi-schema工具(10 个)
get-component
Gets detailed definition for a specific component
get-endpoint
Gets detailed information about a specific endpoint including parameters and responses
get-examples
Gets examples for a specific component or endpoint
get-path-parameters
Gets the parameters for a specific path
get-request-body
Gets the request body schema for a specific endpoint and method
get-response-schema
Gets the response schema for a specific endpoint, method, and status code
list-components
Lists all schema components (schemas, responses, parameters, etc.)
list-endpoints
Lists all API paths and their HTTP methods with summaries in a nested object structure
list-security-schemes
Lists all available security schemes
search-schema
Searches across paths, operations, and schemas