dart-mcp-server
3
Dart MCP Server is a Model Context Protocol server for Dart that facilitates advanced task and document management features. It supports integrating AI assistants to enhance task efficiency through standard MCP tools.
Overview
A Model Context Protocol (MCP) server implementation for Dart providing features like task management, document handling, and workspace organization.
Features
- Task Management: Create and update tasks, set priorities and status, and assign to team members.
- Document Management: Create, organize documents, and generate reports.
- Space Management: Manage workspaces, organize content, and control access.
- Dartboard Integration: Manage status, organize tasks, and collaborate with teams.
Prerequisites
- Node.js 16.x or higher
- Python 3.8 or higher
- Dart Python SDK
- Dart API token
Usage
- Build the TypeScript code.
- Start the MCP server.
Installation
Via Smithery
Install automatically via Smithery.
Manual Installation
Clone the repository, install dependencies, and set up environment variables.