-
securityA
license-
qualityEnables integration with Google Drive for listing, reading, and searching over files, supporting various file types with automatic export for Google Workspace files.
Last updated -
1,971
9
JavaScript
MIT License
이 MCP 서버는 Google Tasks와 통합되어 작업 나열, 읽기, 검색, 생성, 업데이트, 삭제가 가능합니다.
query
(문자열): 검색 쿼리cursor
(문자열): 페이지 매김을 위한 커서taskListId
(문자열, 선택 사항): 작업 목록 IDtitle
(문자열, 필수): 작업 제목notes
(문자열, 선택 사항): 작업 메모due
(문자열, 선택 사항): 마감일taskListId
(문자열, 선택 사항): 작업 목록 IDid
(문자열, 필수): 작업 IDuri
(문자열, 필수): 작업 URItitle
(문자열, 선택 사항): 새 작업 제목notes
(문자열, 선택 사항): 새 작업 메모status
(문자열, 선택 사항): 새 작업 상태("needsAction" 또는 "completed")due
(문자열, 선택 사항): 새로운 마감일taskListId
(문자열, 필수): 작업 목록 IDid
(문자열, 필수): 작업 IDtaskListId
(문자열, 필수): 작업 목록 ID이 서버는 Google Tasks 리소스에 대한 액세스를 제공합니다.
gtasks:///<task_id>
)https://www.googleapis.com/auth/tasks
gcp-oauth.keys.json
으로 바꾸고 이 리포의 루트에 넣으세요(예: gcp-oauth.keys.json
)npm run build
또는 npm run watch
사용하여 서버를 빌드하세요.
Smithery 를 통해 Claude Desktop용 Google Tasks Server를 자동으로 설치하려면:
지엑스피1
자격 증명을 인증하고 저장하려면:
auth
인수로 서버를 실행합니다: npm run start auth
.gdrive-server-credentials.json
)이 서버를 데스크톱 앱과 통합하려면 앱의 서버 구성에 다음을 추가하세요.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Google Tasks와 통합하여 작업 나열, 읽기, 검색, 만들기, 업데이트, 삭제가 가능합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zcaceres/gtasks-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server