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"
}
}
}
}
Verwandte Server
AutoCAD MCP Server
Integrates AutoCAD with large language models (LLMs) for natural language interaction. Requires AutoCAD 2018+ on Windows.
TheBrain MCP Server
Interact with TheBrain's knowledge management system using its API.
Divide and Conquer
Breaks down complex tasks into manageable pieces and stores them in structured JSON.
Phabricator
Interact with Phabricator for task management and code review workflows.
SlideSpeak
Create and automate PowerPoint presentations and slide decks using the SlideSpeak API. Requires an API key.
clipboard-mcp
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more. Preserves spreadsheet structure (rows/columns) that is lost when pasting into Claude directly. Claude can also write results back to your clipboard.
Claudesidian MCP
Integrates Model Context Protocol (MCP) with Obsidian, allowing AI assistants to interact with your notes and vault.
PRD Creator MCP Server
A specialized MCP server for creating Product Requirements Documents (PRDs).
MD-PDF MCP Server
A server for converting Markdown files to PDF format. Requires pandoc and weasyprint.
Todoist
Full implementation of Todoist Rest API for MCP server