v1.0.0
- First Stable Release:
Basic implementation of the Model Context Protocol (MCP) server using Server-Sent Events (SSE). - Core Features:
- Real-time communication support through SSE.
- Basic tool implementation compliant with MCP specifications.
- Redis or Symfony cache adapter for Pub/Sub messaging pattern.
- Documentation:
- Setup, usage and development instructions.
- SDK:
- A Docker quick setup for those who want to be involved