OpenAPI Schema
Createdhannesj
Enables Large Language Models to explore and understand OpenAPI specifications through specialized tools.
About
OpenAPI Schema allows Large Language Models (LLMs) like Claude to interact with and understand OpenAPI specifications. It functions as a Model Context Protocol (MCP) server, loading OpenAPI schema files and providing tools for the LLM to explore API paths, operations, parameters, and schemas. This allows the LLM to view detailed request and response schemas, lookup component definitions, search across the API specification, and receive responses in YAML format for better comprehension.
Key Features
- Loads OpenAPI schema files (JSON or YAML)
- Provides detailed request and response schemas
- Offers tools to search across the entire API specification
- Returns responses in YAML format for better LLM comprehension
- Explores API paths, operations, parameters, and schemas
- 7 GitHub stars
Use Cases
- Integrating OpenAPI schema information with Claude Desktop
- Integrating OpenAPI schema information with Claude Code CLI
- Allowing LLMs to understand and interact with API specifications