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
TeamRetro
Integrate with TeamRetro for team management and analytics.
Taskade
Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.
YTTranscipterMultilingualMCP
Transcribe YouTube videos in multiple languages.
Sequential Thinking MCP Server
A tool for dynamic and reflective problem-solving using a structured thinking process.
Yuga Planner
AI Task schedule planning with LLamaIndex and Timefold: breaks down a task description and schedules it around an existing calendar
Outlook Calendar
Access and manage your local Microsoft Outlook calendar on Windows.
Targetprocess
Enables AI assistants to interact with Targetprocess data using semantic operations.
OneNote
Browse and interact with the OneNote web app using browser automation.
Attio
Connect your Attio workspace to large language models.
Document Translator
An example MCP server for translating documents, designed for deployment on Cloudflare Workers.