Todoist MCP 서버(파이썬)
Todoist Python API를 사용하여 Python으로 작성된 Todoist MCP 서버입니다. 먼저 Claude를 사용하여 이 TypeScript Todoist MCP 서버를 Python으로 변환하여 서버를 만들었습니다. Claude를 사용하여 작업 관리를 돕는 방법을 실험하면서 제 작업 흐름에 맞게 기능을 점진적으로 변경하고 추가하고 있습니다.
설치
필수 조건
파이썬 3.10+
UV 패키지 관리자( 설치 가이드 )
Todoist API 토큰
Todoist API 토큰 받기
Todoist 계정에 로그인하세요
설정 → 통합으로 이동
"개발자"에서 API 토큰을 찾으세요.
Claude Desktop을 사용한 구성
claude_desktop_config.json에 MCP 서버를 추가합니다.
지엑스피1
또는 로컬 사본에서 실행하려면
사용 가능한 도구
현재 사용 가능한 도구를 보려면 다음을 실행하세요.
2025년 5월 26일 현재,
프로젝트
todoist_get_projectstodoist_get_projecttodoist_add_projecttodoist_update_projecttodoist_delete_project
섹션
todoist_get_sectionstodoist_get_sectiontodoist_add_sectiontodoist_update_sectiontodoist_delete_section
작업
todoist_get_tasktodoist_get_taskstodoist_filter_taskstodoist_add_tasktodoist_update_tasktodoist_complete_tasktodoist_uncomplete_tasktodoist_move_tasktodoist_delete_task
댓글
todoist_get_commenttodoist_get_commentstodoist_add_commenttodoist_update_commenttodoist_delete_comment
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
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.
Tools
Claude가 Todoist의 작업 관리 API와 상호 작용할 수 있도록 하는 Python 서버로, 사용자는 Claude의 인터페이스를 통해 직접 작업을 만들고, 관리하고, 구성할 수 있습니다.
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityIntegrates Claude with Todoist for natural language task management, supporting project and section organization, task creation, updating, completion, and deletion using everyday language.Last updated -2019MIT License
- Asecurity-licenseAqualityAn MCP server that integrates Claude with Todoist, enabling natural language task management including creating, updating, completing, and deleting tasks.Last updated -420312MIT License
- -security-license-qualityA Model Context Protocol server that enables Claude to interact with your Todoist account, allowing you to manage tasks, projects, and labels through natural language.
- -security-license-qualityA Model Context Protocol server that enables advanced task and project management in Todoist via Claude Desktop and other MCP-compatible clients.Last updated -171MIT License