A demonstration server for task management functionality built on the Alpic platform. Based on its test-oriented description and example designation, this appears designed for developers learning MCP server patterns rather than production use. It likely exposes basic CRUD operations for tasks like creating, listing, updating, and deleting items, making it useful for understanding how to structure task management interfaces in MCP. The streamable HTTP and SSE transports suggest support for both request-response patterns and real-time updates. Reach for this when prototyping task-related integrations or studying reference implementations before building your own task management server.
claude mcp add --transport http live.alpic.tasks-example-ca49f0f6-tasks-example https://tasks-example-ca49f0f6.alpic.live