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 in Productivity - Secure MCP Servers

ServerSummaryActions
XeroThis is a Model Context Protocol (MCP) server implementation for Xero. It provides a bridge between...View
Umbraco MCPAn MCP (Model Context Protocol) server for Umbraco CMS it provides access to key parts of the Manage...View
ObsidianA modular Model Context Protocol (MCP) server for interacting with your Obsidian vault from Claude D...View
Leantime MCP BridgeA robust Model Context Protocol (MCP) proxy bridge for Leantime project management system. Built wit...View
Anki MCP ServerView
Zendesk MCP ServerView