This tool provides a server-side implementation of the Model Context Protocol (MCP) leveraging HTTP Server-Sent Events (SSE) for real-time communication. It offers complete MCP protocol support with real-time SSE connections, a RESTful API, and a health check endpoint. It includes built-in utilities such as echo, time, calculator, and weather, and features an easily extensible architecture with support for real weather APIs or mock data, enhancing its versatility.
Key Features
01Full MCP protocol support
02Health check endpoint
03Real-time SSE connections
040 GitHub stars
05Built-in utilities (echo, time, calculator, weather)
06RESTful API