Back to Apps

MCP Todo
Supports UIby nexascience
Interactive task management system for tracking and analyzing todo lists directly within your AI assistant.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Provides a functional todo list interface that allows AI assistants to create, manage, and analyze tasks for the user.
Key features
- Task Creation: Natural language task addition.
- Task Management: Mark tasks as complete or incomplete.
- Filtering: View specific subsets of tasks (e.g., incomplete only).
- Analytics: analyze completion patterns and productivity trends.
Installation
- Claude Desktop:
{
"mcpServers": {
"todo": {
"command": "node",
"args": ["/absolute/path/to/MCP-todo/dist/server.js"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install && npm run buildInformation
- Pricing
- free
- Published
- 6/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"todo": {
"command": "node",
"args": ["/absolute/path/to/MCP-todo/dist/server.js"]
}
}
}





