MCP Todo Server
by chenjiahui-offical · communication · mcp-server, lobehub, productivity
用于任务管理的生产级 MCP 服务器,支持电子邮件提醒,托管在 Cloudflare Workers 上。需要环境变量 SMTP_PASS 和 SMTP_FROM_EMAIL 以配置电子邮件服务。
Source: https://github.com/chenjiahui-offical/mcp-todo-server
Install
git clone https://github.com/chenjiahui-offical/mcp-todo-serverTags: mcp-server, lobehub, productivity
⭐ 34 GitHub stars · Source: lobehub
About communication MCP servers and Claude skills
Communication MCP servers integrate Slack, Discord, Teams, email, and SMS into AI agent workflows — both for notifications and for two-way conversations with users.
MCP Todo Server is one of hundreds of communication entries indexed on Skiln. Browse the full communication category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related communication MCPs and skills
- Slack MCP 集成 by 59Pines
用于 59 Pines Slack MCP 服务器集成的 OAuth 回调页面。需要将您的 Slack 用户令牌设置为 SLACK_MCP_XOXP_TOKEN 环境变量。
- mcpchatting by whlan02
mcpchatting 是一个将 QGIS MCP 集成到增强语言模型支持和内置聊天界面的项目,采用 Retrieval-Augmented Generation 技术。它需要通过 servers_config.json 文件进行外部配置,该文件必须从 servers_config_Example.json 设置,以指向正确的目录。
- Apple Health Chat MCP by gh33k
使用 Claude 以自然语言提问关于您的 Apple Health 数据,数据来源于 iOS Health Export CSV 文件。需要将 HEALTH_EXPORT_DIR 环境变量设置为指向您的本地健康导出 CSV 文件的路径。
- ji-ji-ledger Notification MCP Server by shellyz7107
MCP Server for ji-ji-ledger notification tool - converts email notification functionality into an MCP tool compatible with Augment. Supports environment variable configuration for QQ email SMTP credentials (QQ_EMAIL_USER, QQ_EMAIL_AUTH_CODE).
- Jira MCP 服务器 Max by Nipun-706
一个功能强大的模型上下文协议(MCP)服务器,用于Jira集成,提供管理Jira项目、问题和批量操作的工具。需要环境变量JIRA_HOST、JIRA_EMAIL和JIRA_API_TOKEN以获取Jira凭据。
- Gene Expression Omnibus (GEO) MCP by MCPmed
用于通过 NCBI E-Utils API 访问 GEO(基因表达汇总数据库)数据的模型上下文协议(MCP)服务器。需要在 ~/.geo-bio-mcp/config.json 配置文件中提供 base_url、必填的 email,以及可选的 api_key 以实现更高的请求速率限制。
- GitHub Chat MCP by AsyncFuncAI
用于分析和查询 GitHub 仓库的 GitHub Chat MCP 服务器,利用 GitHub Chat API。需要通过环境变量配置 GitHub Chat API 密钥。
- Rememberizer MCP Server for Common Knowledge by skydeckai
这是用于美国专利数据的CK。服务器提供对文档和Slack讨论的访问,作为资源。无需明确配置或依赖环境变量的外部数据文件。
Frequently asked questions
How do I install MCP Todo Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support MCP Todo Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is MCP Todo Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.