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.

MCP-процессор Todoist

Подключите этот сервер Model Context Protocol к вашему LLM для взаимодействия с Todoist.

Он поддерживает все API, доступные в клиенте Todoist TypeScript .

Настраивать

Создайте серверное приложение:

npm install npm run build

Настройте Клода:

Вам необходимо установить настольное приложение Claude , поддерживающее MCP.

Вы можете получить свой ключ API Todoist в разделе Todoist > Настройки > Интеграции > Разработчик .

Затем в файле 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.

Распределение

Кузнечное дело

Установите Todoist MCP на Claude Desktop с помощью Smithery :

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

Глама

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

Позволяет LLM взаимодействовать с платформой управления задачами Todoist через ее API, поддерживая все функции официального клиента 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