v0.8.0
- Initial 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 adapter for Pub/Sub messaging pattern.
- Documentation: Basic setup and usage instructions.