Skip to content

v1.0.0

Compare
Choose a tag to compare
@klapaudius klapaudius released this 23 May 14:06
· 56 commits to master since this release
  • 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