Integrations
Allows interaction with Todoist task management service through its API, supporting all functionality available in the Todoist TypeScript Client.
MCP-процессор Todoist
Подключите этот сервер Model Context Protocol к вашему LLM для взаимодействия с Todoist.
Он поддерживает все API, доступные в клиенте Todoist TypeScript .
Настраивать
Создайте серверное приложение:
Настройте Клода:
Вам необходимо установить настольное приложение Claude , поддерживающее MCP.
Вы можете получить свой ключ API Todoist в разделе Todoist > Настройки > Интеграции > Разработчик .
Затем в файле claude_desktop_config.json
добавьте новый сервер MCP:
Теперь вы можете запустить приложение Claude для ПК и запросить обновление Todoist.
Распределение
Кузнечное дело
Установите Todoist MCP на Claude Desktop с помощью Smithery :
Глама
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
Сервер MCP, позволяющий LLM взаимодействовать с задачами, проектами и другими функциями Todoist через API Todoist.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA simple Model Context Protocol (MCP) server that integrates with Notion's API to manage my personal todo list through Claude.Last updated -117PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that integrates Claude with Todoist, enabling natural language task management including creating, updating, completing, and deleting tasks.Last updated -5245153JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides tools for managing todo items, including creation, updating, completion, deletion, searching, and summarizing tasks.Last updated -104TypeScriptMIT License
- -securityFlicense-qualityAn MCP server that provides tools and resources for managing a coding project's todo list, allowing users to view, add, update, and delete todo items with details like priority, status, and tags.Last updated -1Python