mcp-todo
A simple to-do list manager to record, track, and complete daily tasks.
mcp-todo
简介
mcp-todo 是一个用于管理待办事项的项目。该项目致力于帮助用户高效地记录、跟踪和完成日常任务,提升工作和生活的效率。
功能特性
- 任务添加:可以方便地添加新的待办事项。
- 任务管理:支持标记任务完成、编辑任务内容和删除任务。
- 分类管理:能够对任务进行分类,便于组织和查找。
安装
rye sync
Claude config:
{
"mcpServers": {
"mcp-todo": {
"command": "/your/path/.venv/bin/python3",
"args": [
"/your/path/src/run.py"
],
"env": {
"MCP_TODO_CACHE_DIR": "/your/path/cache_data"
}
}
}
}
Related Servers
Odoo-MCP
Integrate with Odoo ERP systems to manage business data and operations. Requires external configuration for connection parameters.
ActivityWatch MCP Server (Swift)
Provides structured access to ActivityWatch time tracking data for AI assistants.
DeepSRT
Summarize YouTube videos using the DeepSRT API.
Google Docs & Drive
Interact with Google Docs and Google Drive for document creation, editing, and file management, with support for shared drives.
Todoist MCP
Manage your Todoist tasks and projects directly from your LLM.
Dub.co
Interact with the Dub.co API to shorten links, manage custom domains, and track analytics.
Video Editor MCP Server
Perform video editing operations using natural language commands via FFmpeg.
Microsoft 365
Interact with Microsoft 365 services like Outlook, OneDrive, and Teams using the Graph API.
Lunch Roulette MCP Server
Manages and randomly selects from a list of lunch restaurants, storing choices and visit statistics locally.
Web Whiteboard
A web-based whiteboard for displaying output from Chatbots and LLMs.