About
This server ingests Swagger/OpenAPI specifications and makes them accessible via the Model Context Protocol (MCP). It supports multiple authentication methods including Basic Auth, Bearer Token, API Key, and OAuth2. The server automatically generates MCP tools from API endpoints and offers Server-Sent Events (SSE) for real-time communication, enhanced by TypeScript support.
Key Features
- Loads Swagger/OpenAPI specifications
- Supports multiple authentication methods (Basic Auth, Bearer Token, API Key, OAuth2)
- Automatically generates MCP tools from API endpoints
- Server-Sent Events (SSE) support
- TypeScript support
Use Cases
- Exposing existing APIs through the Model Context Protocol
- Providing real-time updates via Server-Sent Events for API interactions
- Generating MCP tools from Swagger/OpenAPI specifications