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"
}
}
}
}
संबंधित सर्वर
MCP Wait Timer Server
A simple tool to pause execution for a specified number of seconds.
Calculate MCP
Enables LLMs to perform basic calculations using a calculator interface.
TaskMaster Todoist
An MCP server for integrating Todoist with Cursor AI. Requires a Todoist API token.
Trello MCP
Trello Desktop MCP server that enables Claude Desktop to interact with Trello boards, cards, lists, and team members through natural language commands.
Dub.co
Interact with the Dub.co API to shorten links, manage custom domains, and track analytics.
SuperLocalMemory V2
Universal, local-first persistent memory for AI assistants. SQLite-based knowledge graph with zero cloud dependencies. Works with 17+ tools (Claude, Cursor, Windsurf, VS Code, etc.). 100% free forever.
TaskMateAI
An AI-driven task management application controllable via MCP, supporting tasks, subtasks, priorities, and progress tracking.
Jira MCP Server
An MCP server for accessing JIRA issue data stored in Snowflake.
MeshSeeks
A multi-agent mesh network designed for completing AI tasks in parallel.
Itemit
A simple notes system for Itemit, built with TypeScript.