guifelix/mcp-server-todotxt
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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-todotxt": {
"command": "npx",
"args": [
"-y",
"mcp-server-todotxt"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...