ZH1754629545/dida365-mcp-servers
3.4
If you are the rightful owner of dida365-mcp-servers and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
滴答清单 MCP 服务是一个使用 TypeScript 编写的服务器,允许 AI 助手通过标准化接口与滴答清单 API 进行交互。
Tools
Functions exposed to the LLM to take actions
create_task
创建新任务
get_task_by_projectId_and_taskId
通过项目ID和任务ID获取任务
get_tasks_by_projectId
通过项目ID获取项目中的任务列表
update_task
更新任务
delete_task
删除任务
complete_task
完成任务
get_projects
获取项目列表
get_project_by_projectId
根据项目ID获取项目
create_project
创建新项目
update_project_by_projectID
根据projectId更新项目
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client