Skip to main content
Glama

Todoist MCP

by Scofieldkoh

Todoist MCP

Verbinden Sie diesen Model Context Protocol -Server mit Ihrem LLM, um mit Todoist zu interagieren.

Es unterstützt alle im Todoist TypeScript-Client verfügbaren APIs.

Aufstellen

Erstellen Sie die Server-App:

npm install npm run build

Claude konfigurieren:

Sie müssen die Claude- Desktop-App installieren, die MCP unterstützt.

Sie können Ihren Todoist-API-Schlüssel unter Todoist > Einstellungen > Integrationen > Entwickler abrufen.

Fügen Sie dann in Ihrer claude_desktop_config.json einen neuen MCP-Server hinzu:

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

Sie können jetzt die Claude-Desktop-App starten und um eine Aktualisierung von Todoist bitten.

Verteilung

Schmiedekunst

Installieren Sie Todoist MCP mit Smithery auf Claude Desktop:

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

Glama

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

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Ermöglicht LLMs die Interaktion mit der Todoist-Aufgabenverwaltungsplattform über seine API und unterstützt alle Funktionen des offiziellen Todoist TypeScript-Clients.

  1. Aufstellen
    1. Verteilung
      1. Schmiedekunst
      2. Glama

    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
      144
      65
      TypeScript
      MIT License
      • Apple
      • Linux

    View all related MCP servers

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Scofieldkoh/todoist_mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server