openapi-mcp-server
0
OpenAPI MCP Server acts as a proxy for OpenAPI v3.1 APIs, enabling interaction through natural language with Claude Desktop. It supports endpoint discovery, API calls, and file uploads with optimized performance and security features.
OpenAPI MCP Server
- A fork of OpenAPI-MCP-Server for backup and failsafe.
- Creates an MCP server to act as a proxy for OpenAPI v3.1 compliant APIs.
- Interacts with APIs through Claude Desktop, facilitating endpoints discovery, API calls, and response handling.
- Supports file uploads for APIs, with multipart/form-data.
Key Features:
- Converts OpenAPI endpoints into Claude tools.
- File upload support with security restrictions.
- Optimized performance for large file handling.
Getting Started:
- Configure Claude Desktop with
claude_desktop_config.json
. - Restart Claude Desktop and interact with the API.
Use Cases:
- Local Development, API Integration, and Documentation.
Limitations:
- Supports only OpenAPI v3.1, with JSON/text responses.