Skip to content

v0.8.0

Compare
Choose a tag to compare
@klapaudius klapaudius released this 18 May 09:19
· 94 commits to master since this release
  • 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.