OpenAPI Schema
Transforms OpenAPI specifications into YAML-formatted tools for exploring API paths, operations, parameters, schemas, and security definitions, enabling seamless API documentation navigation and understanding.
38 stars
0 tools
Created Aug 2025
@hannesj/hannesj-openapi-schema-openapi-schemaAbout
Transforms OpenAPI specifications into YAML-formatted tools for exploring API paths, operations, parameters, schemas, and security definitions, enabling seamless API documentation navigation and understanding.
Categories
general
Installation
npm
npm install @hannesj/hannesj-openapi-schema-openapi-schema
Configuration
{
"mcpServers": {
"hannesj-openapi-schema-openapi-schema": {
"command": "npx",
"args": [
"-y",
"@hannesj/hannesj-openapi-schema-openapi-schema"
]
}
}
}