01Add, list, toggle, and remove todos by ID
02Persistent JSON storage for all todo items
03Supports both stdio and HTTP transports for diverse client integration
04Session-based HTTP transport with SSE for server notifications
05Optional bearer token authentication for HTTP access
060 GitHub stars