dart-mcp-server
If you are the rightful owner of dart-mcp-server 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.
A Model Context Protocol (MCP) server implementation for Dart, providing task management, document handling, and workspace organization capabilities through MCP tools.
The Dart MCP Server is a robust implementation of the Model Context Protocol (MCP) designed for the Dart programming environment. It offers a comprehensive suite of tools for managing tasks, documents, and workspaces, making it an ideal solution for teams looking to streamline their project management processes. With features like task prioritization, document organization, and workspace management, the Dart MCP Server integrates seamlessly with Dartboard for enhanced team collaboration. The server supports markdown content and report generation, providing flexibility in document handling. Additionally, it offers integration with AI assistants like Claude, enabling advanced task management capabilities. The server is easy to install via Smithery or manually, and it requires Node.js, Python, and the Dart SDK. Environment variables are used for configuration, ensuring secure and customizable deployments.
Features
- Task Management: Create and update tasks, set priorities and status, and assign tasks to team members.
- Document Management: Create and organize documents with markdown support and report generation.
- Space Management: Create and manage workspaces, organize content with folders, and control access permissions.
- Dartboard Integration: Manage default status, organize tasks, and facilitate team collaboration.
Tools
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.
create_doc
Create new documents or reports.