v2.1.0

ravitemer/mcp-hubv2.1.0Apr 5, 2025by ravitemer

AI Summary

Feature release adding SSE transport support for remote MCP servers with automatic type detection

Key Highlights

  • Added SSE (Server-Sent Events) transport support for remote MCP servers
  • Automatic server type detection (STDIO/SSE) based on configuration
  • SSE-specific error handling and connection management

New Features

  • Added SSE (Server-Sent Events) transport support for remote MCP servers
  • Automatic server type detection (STDIO/SSE) based on configuration
  • SSE-specific error handling and connection management
  • Documentation for SSE server configuration and examples

Full Release Notes

### Added

- Added SSE (Server-Sent Events) transport support for remote MCP servers
- Automatic server type detection (STDIO/SSE) based on configuration
- SSE-specific error handling and connection management
- Documentation for SSE server configuration and examples