This MCP server implementation provides a bridge between AI assistants and the Dart task management system. Developed by jmanhype, it offers tools for task creation, document handling, workspace organization, and integration with Dartboard features. Built using TypeScript and Node.js, with Python dependencies for the Dart SDK, the server focuses on secure API token management and easy setup. It is particularly useful for AI applications that need to automate project management tasks, organize documents, or integrate task tracking into their workflows. The implementation leverages the Model Context Protocol SDK and provides a flexible interface for executing Dart-related operations, making it ideal for enhancing AI-driven productivity and collaboration tools.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Create a task with title, description, priority, status, assignees, tags
Update an existing task's status, title, or description by DUID
Return default status DUIDs for a dartboard
Return the default space DUID
List available dartboards
List folders in a space
Create a new folder
Create a document or report
Create a new workspace
Delete a workspace by DUID