MCP Todo.txt Integration
@guifelix
About MCP Todo.txt Integration
MCP Todo.txt Integration is an MCP server for managing Todo.txt tasks. Add, update, filter, and organize tasks programmatically via the MCP protocol. Features include searching, sorting, metadata, batch operations, and dynamic updates.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Todo.txt Integration?
MCP Todo.txt Integration is a server implementation of the Model Context Protocol (MCP) that enables LLMs to manage tasks in a Todo.txt file programmatically. It integrates with the Todo.txt format and is intended for developers and AI assistants who need structured task management via MCP.
How to use MCP Todo.txt Integration?
Clone the repository, install dependencies with npm install, build with npm run build, then start the server with npm start. The Todo.txt file path can be configured using the TODO_FILE_PATH environment variable; defaults to todo.txt in the project root.
Key features of MCP Todo.txt Integration?
- Expose tasks as a resource with filtering options.
- Add, complete, delete, list, and search tasks.
- Filter and sort tasks by priority, creation, or completion date.
- Add and remove custom metadata from tasks.
- Perform batch updates or deletions.
Use cases of MCP Todo.txt Integration?
- An LLM assistant helps a user manage a daily todo list.
- Batch-process tasks for project management workflows.
- Search and filter tasks by context, project, or priority.
- Programmatically update or remove metadata from tasks.
- Generate task summaries from a Todo.txt file.
FAQ from MCP Todo.txt Integration
What dependencies does it require?
It requires @modelcontextprotocol/sdk, jsTodoTxt, and zod.
How do I configure the Todo.txt file path?
Set the TODO_FILE_PATH environment variable; if not set, the default path is todo.txt in the project root.
What operations can I perform on tasks?
Add, complete, delete, list, search, sort, filter, add/remove metadata, and batch operations.
More Productivity MCP servers
TickTick MCP Server
alexarevalo9A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
MCPControl
CheffromspaceMCP server for Windows OS automation
AppleScript MCP Server (Dual access: python and node.js)
peakmojoMCP server that execute applescript giving you full control of your Mac
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Openfate Bazi Mcp
openfate-aiOpenFate Bazi MCP server with deterministic Four Pillars calculation, True Solar Time, branch interactions, and reverse Bazi lookup.
Comments