MCP Openapi Schema
UnclaimedOpenAPI Schema Model Context Protocol Server
Install
npx -y mcp-openapi-schemaUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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