01Includes three practical utility tools: UUID generator, temperature converter, and text statistics
02Server assigns session ID via Mcp-Session-Id header for session management
03Demonstrates MCP communication via Streamable HTTP (SSE) over the /mcp endpoint
04Minimal MCP server implementation for educational purposes
050 GitHub stars
06Provides multiple client implementations for learning: FastMCP, httpx, and curl