A demo MCP server that exposes a shared todo list as tools over Streamable HTTP, enabling agents to list, add, complete, and delete todos alongside a Next.js web UI.
A task manager MCP server that demonstrates all three MCP primitives (tools, resources, prompts). Enables users to manage tasks, read task summaries and details, and run structured planning/review prompts through natural language.
A simple MCP server demonstrating resources, tools, and prompts using a local task list. It enables reading, creating, and analyzing tasks through MCP.