A simple to-do list manager to record, track, and complete daily tasks.
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"
}
}
}
}
Integrates with Trello to manage projects, boards, and cards, using Nango for authentication.
Connects to the Resource Hub to centrally configure and manage your MCP servers.
A server for interacting with Trello boards, handling API integration, rate limiting, and type safety.
Interact with Notion using its API. This server mirrors the Notion API SDK, allowing LLMs to manage pages, databases, and other Notion content.
An MCP server for intelligent text summarization, configurable with various AI providers.
An MCP server for Microsoft OneNote, allowing AI models to interact with notebooks, sections, and pages. Requires Azure credentials.
Interact with Trello boards, lists, and cards using the Trello API.
Converts Markdown to styled PDFs using VS Code's markdown styling and Python's ReportLab.
Manage Zendesk tickets and comments, analyze tickets, draft responses, and access Help Center articles as a knowledge base.
Predict and track AI ROI using Monte Carlo simulations, real-time industry benchmarks, and ML-powered insights.