A
securityA
licenseA
qualityAn MCP server that integrates Claude with Todoist, enabling natural language task management including creating, updating, completing, and deleting tasks.
Last updated -
5
1,112
292
JavaScript
MIT License
一个模型上下文协议 (MCP) 服务器,允许像 Claude 这样的客户端与 Todoist 交互,从而通过自然语言实现任务管理功能。该服务器充当客户端和 Todoist API 之间的中介,处理身份验证、数据转换和命令处理。这是一个 Python 版本
您可以使用 UVX 直接从 GitHub 运行服务器:
然后将此配置添加到您的 Claude 设置中:
如果您希望克隆存储库,请使用以下命令:
然后添加到您的 Claude 配置文件:
服务器为Claude提供了以下工具供使用:
以下是 Claude 如何通过此 MCP 服务器与 Todoist 交互的一些示例:
.env
文件或暴露您的 API 令牌remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文配置文件服务器使 Claude 能够与 Todoist 交互,允许用户通过自然语言命令创建、检索、更新和管理任务。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Johnxjp/todoist-mcp-python'
If you have feedback or need assistance with the MCP directory API, please join our Discord server