poc_todo_mcp_server

cateland/poc_todo_mcp_server

3.1

If you are the rightful owner of poc_todo_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A robust Model Context Protocol (MCP) server for managing todos, built with TypeScript and the official MCP SDK.

Tools

Functions exposed to the LLM to take actions

create_todo

Create new todos with title, description, priority levels, and tags.

list_todos

List and filter todos by status, priority, and tags.

update_todo

Update any todo field including completion status and metadata.

delete_todo

Remove todos by ID with confirmation.

todo_stats

Generate comprehensive statistics and analytics.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources