MCP Firebird 2.2.0 – Complete SSE Transport Implementation
This release 2.2.0 brings complete SSE (Server-Sent Events) transport support to MCP Firebird, making it fully compatible with the MCP Inspector and modern MCP clients while maintaining 100% backwards compatibility with existing STDIO implementations.
⨠New Features
đ SSE Transport Support
- Full SSE Implementation: Complete Server-Sent Events transport using official MCP SDK v1.13.2
- MCP Inspector Compatible: Works seamlessly with npx @modelcontextprotocol/inspector
- Backwards Compatible Server: Supports both modern and legacy MCP clients
- Multi-Protocol Support: Single server instance handles STDIO, SSE, and HTTP simultaneously
