-
license-
quality-
maintenanceA dual-protocol MCP server that supports both modern Streamable HTTP and legacy HTTP+SSE protocols, providing backward compatibility for clients while offering advanced features like session resumability.
EventStoreDB is an industrial-strength database technology used as the central data store for event-sourced systems.
Why this server?
Provides event storage functionality for session resumability, allowing the MCP server to recover and replay events after disconnections.
Why this server?
Implements an in-memory event store that logs all requests and responses, enabling a complete audit trail and message resumability for interrupted connections.