mcp-openapi-schema
24
The OpenAPI Schema Model Context Protocol Server is designed for Large Language Models to explore and understand OpenAPI specifications. It provides a comprehensive toolset for interacting with API paths, operations, and schemas, facilitating detailed exploration and comprehension.
OpenAPI Schema Model Context Protocol Server
A Model Context Protocol (MCP) server designed for Large Language Models (LLMs) to interact with OpenAPI specifications. It provides functionalities to explore and understand API schemas, operations, paths, parameters, and response schemas.
Features
- Load OpenAPI schema files in JSON or YAML format
- Explore API paths, operations, and schemas
- Detailed request and response schemas
- Component definitions and examples lookup
- Search across the entire API specification
- YAML format responses for better comprehension
Usage
- Run MCP server via command line with specific schema files
- Use with Claude Desktop by configuring
claude_desktop_config.json
- Integrate with Claude Code CLI to manage and interact with MCP servers.