todo-txt-mcp and taskflow-mcp
About todo-txt-mcp
danielmeint/todo-txt-mcp
🔗 Model Context Protocol server for todo.txt files - Connect your todo.txt to AI assistants like Claude Desktop
Implements a full MCP server with ten task management tools (list, add, complete, update, delete, search, and filtering by priority/project/context) that preserve todo.txt format semantics. Automatically detects todo.sh configuration and supports custom file paths via environment variables or CLI arguments, with optional backup and file size validation. Uses stdio transport for seamless Claude Desktop integration without requiring separate server infrastructure.
About taskflow-mcp
pinkpixel-dev/taskflow-mcp
A task management Model Context Protocol (MCP) server that helps AI assistants break down user requests into manageable tasks with subtasks, dependencies, and notes. Enforces a structured workflow with user approval steps.
The server implements a stdio transport for seamless integration with MCP-compatible AI assistants and provides persistent task storage in YAML or JSON formats with automatic directory creation. Built on Node.js, it includes an archive system for managing completed workflows and supports relative/absolute path configuration for flexible project-based task management across platforms.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work