Dart
Summary
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.
Available Actions(10)
create_task
Create new tasks with title, description, priority, etc.
update_task
Update existing tasks' status, title, description.
get_default_status
Get default status DUIDs.
get_default_space
Get default space DUID.
get_dartboards
List available dartboards.
get_folders
List folders in a space.
create_folder
Create new folders.
create_doc
Create new documents or reports.
create_space
Create new workspaces.
delete_space
Delete existing workspaces.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요