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"
}
}
}
}
Serveurs connexes
Bexio MCP
Complete Swiss accounting integration for Bexio via MCP. Works with Claude Desktop, n8n, and any MCP client. 221 tools for invoices, contacts, projects & more.
Google Sheets
Interact with Google Sheets using a Python-based MCP server and Google Apps Script.
Business Central MCP
An MCP server for interacting with Microsoft Business Central, built with FastMCP and FastAPI.
PDF.co MCP
Perform various PDF processing tasks using the PDF.co API.
Google Workspace MCP Server
An MCP server for interacting with Google Workspace services like Gmail and Calendar.
Apple Notes MCP
MCP server for Apple Notes with semantic search and CRUD operations. Claude searches, reads, creates, updates, and manages your Apple Notes through natural language.
MCP Google Workspace Server
An MCP server for interacting with Google Workspace services, including Drive, Docs, and Sheets.
Jira Weekly Reporter
Connects to a Jira instance to generate weekly reports based on issue activity.
Notion API MCP
Interact with Notion's API to manage todo lists, databases, and content organization.
文颜 MCP Server
A Markdown formatting tool to apply themes and publish articles to WeChat Official Accounts.