Todoist MCP

by Scofieldkoh
MIT License
68
  • Apple

Integrations

  • Allows interaction with Todoist's API, supporting all endpoints available in the Todoist TypeScript Client to manage tasks, projects, and other Todoist resources.

Todoist MCP

将此模型上下文协议服务器连接到您的 LLM 以与 Todoist 进行交互。

它支持Todoist TypeScript 客户端提供的所有 API。

设置

构建服务器应用程序:

npm install npm run build

配置Claude:

您必须安装支持 MCP 的Claude桌面应用程序。

您可以从Todoist > 设置 > 集成 > 开发者获取 Todoist API 密钥。

然后,在您的claude_desktop_config.json中添加一个新的 MCP 服务器:

{ "mcpServers": { "todoist-mcp": { "command": "node", "args": ["/path/to/repo/build/index.js"], "env": { "TODOIST_API_KEY": "your_todoist_api_key" } } } }

您现在可以启动 Claude 桌面应用程序并要求更新 Todoist。

分配

锻造工艺

使用Smithery在 Claude 桌面上安装 Todoist MCP:

npx -y @smithery/cli install @miottid/todoist-mcp --client claude

格拉玛

-
security - not tested
A
license - permissive license
-
quality - not tested

使 LLM 能够通过其 API 与 Todoist 任务管理平台进行交互,支持官方 Todoist TypeScript 客户端的所有功能。

  1. 设置
    1. 分配
      1. 锻造工艺
      2. 格拉玛

    Related MCP Servers

    • -
      security
      F
      license
      -
      quality
      A TypeScript-based server that provides a memory system for Large Language Models (LLMs), allowing users to interact with multiple LLM providers while maintaining conversation history and offering tools for managing providers and model configurations.
      Last updated -
      20
      JavaScript
      • Apple
    • -
      security
      A
      license
      -
      quality
      Enables advanced todo list management and content organization using Notion's API, supporting features like creating databases, dynamic filtering, and collaborative task tracking.
      Last updated -
      11
      Python
      MIT License
    • A
      security
      A
      license
      A
      quality
      Integrates Claude with Todoist for natural language task management, supporting project and section organization, task creation, updating, completion, and deletion using everyday language.
      Last updated -
      19
      35
      12
      JavaScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      An MCP server that enables LLMs to interact with Todoist tasks, projects, and other features through the Todoist API.
      Last updated -
      36
      68
      12
      TypeScript
      MIT License
      • Apple
      • Linux

    View all related MCP servers

    ID: f6pjeg4z4h