Todoist MCP 서버
Todoist용 MCP(Model Context Protocol) 서버로, Claude Desktop 및 기타 MCP 호환 클라이언트를 통해 고급 작업 및 프로젝트 관리를 지원합니다.
요구 사항
- Node.js(v18 이상 권장)
- npm 또는 yarn
- Todoist 계정
- Todoist API 토큰( https://todoist.com/prefs/integrations 참조)
특징
- 작업 나열, 생성, 업데이트, 완료, 다시 열기 및 삭제
- 프로젝트 나열, 생성, 업데이트, 보관, 보관 해제 및 삭제
- 섹션 나열, 생성, 업데이트 및 삭제
- 레이블 나열, 생성, 업데이트 및 삭제
- 댓글을 나열, 생성, 업데이트 및 삭제합니다.
- 공유 라벨 관리
- 프로젝트 협력자 가져오기
모든 기능
- 작업 : 나열, 가져오기, 생성, 업데이트, 완료, 다시 열기, 삭제
- 프로젝트 : 목록, 가져오기, 생성, 업데이트, 보관, 보관 취소, 삭제
- 섹션 : 목록(프로젝트별), 가져오기, 만들기, 업데이트, 삭제
- 레이블 : 공유 레이블 나열, 가져오기, 만들기, 업데이트, 삭제, 관리
- 댓글 : 목록(작업/프로젝트별), 가져오기, 생성, 업데이트, 삭제
- 협력자 : 프로젝트 협력자 목록
설치
Claude Desktop(JSON)용
npm 패키지로 게시된 경우 Claude Desktop 구성에서 npx와 함께 직접 사용할 수 있습니다.
지엑스피1
TODOIST_API_TOKEN
표시된 대로 설정합니다.
수동 설치
- 저장소를 복제합니다.
- 종속성 설치:
- 프로젝트를 빌드하세요:
- Todoist API 토큰을 환경 변수로 설정합니다(위 참조).
- 빌드된 서버를 실행합니다.
- 로컬 빌드를 사용하도록 Claude Desktop을 구성하려면 다음을 구성 파일에 추가합니다.
사용 예
- 최우선순위 작업을 받으세요:
"가장 우선 순위가 높은 작업을 보여주세요."
- 라벨을 만들고 분류하세요.
"내 작업에 라벨을 만들고 프로젝트나 긴급성에 따라 분류하세요."
- 섹션별로 작업을 구성하세요.
"긴급" 라벨이 붙은 모든 작업을 "오늘" 섹션으로 이동합니다.
- 프로젝트 관리:
'개인 성장'이라는 이름의 새로운 프로젝트를 만들고 '읽기 목록' 섹션을 추가하세요.
- 협력자 개요:
"프로젝트 '팀 론칭'에 참여한 모든 협력자를 나열하세요."
- 댓글 관리:
"'슬라이드 준비' 작업에 '2분기 결과를 포함하는 것을 잊지 마세요'라는 내용의 주석을 추가하세요."
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스를 참조하세요.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Claude Desktop 및 기타 MCP 호환 클라이언트를 통해 Todoist에서 고급 작업 및 프로젝트 관리를 가능하게 하는 모델 컨텍스트 프로토콜 서버입니다.
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that integrates Claude with Todoist, enabling natural language task management including creating, updating, completing, and deleting tasks.Last updated -51,112292JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Profile server that enables Claude to interact with Todoist, allowing users to create, retrieve, update, and manage tasks through natural language commands.Last updated -62PythonMIT License
- -securityFlicense-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.Last updated -1Python
- AsecurityAlicenseAqualityAn MCP server that connects Claude with Todoist for complete task and project management through natural language.Last updated -2859027TypeScriptMIT License