todo-txt-mcp and mcp-tasks
Both tools are independent MCP servers for task management that support different underlying data formats and target different use cases, making them ecosystem siblings within the task-management-mcp category.
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 mcp-tasks
flesler/mcp-tasks
A comprehensive and efficient MCP server for task management with multi-format support (Markdown, JSON, YAML)
Implements a lightweight 5-tool MCP server designed for LLM task management with automatic WIP limits, duplicate prevention, and optional reminders that remain visible to the AI. Supports stdio and HTTP transports with multi-format persistence (Markdown, JSON, YAML), position-based indexing, and comprehensive search with OR logic filtering. Intentionally restricts AI capabilities to add/move tasks only—preventing rewrites or deletions—while providing CLI access for safe parallel task creation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work