dart-mcp-server

Dart MCP Server is the official AI Model Context Protocol server for Dart, a project management tool powered by AI, offering features like prompts, resource templates, and task management tools.

84
2
# Dart MCP Server

This is the official AI Model Context Protocol (MCP) server for Dart, an AI-powered project management tool. It facilitates communication between AI assistants and the Dart platform.

**Features**

It offers prompts like `create-task`, `create-doc`, and `summarize-tasks` for AI to interact with Dart. Resource templates such as `dart-config`, `dart-task:///{taskId}`, and `dart-doc:///{docId}` provide structured data access. Tools for task management (`get_config`, `list_tasks`, `create_task`, etc.) and document management (`list_docs`, `create_doc`, etc.) are available.

**Setup**

The server can be set up using `npx` or Docker. Configuration involves locating the client's MCP settings file (e.g., `claude_desktop_config.json`) and adding the Dart server configuration with your authentication token. Detailed instructions are provided for Claude, Cline, and other clients.

**Use Cases**

This server enables AI assistants to seamlessly create tasks, manage documents, and retrieve project information within the Dart ecosystem.

Repository

IT
its-dart

its-dart/dart-mcp-server

Created

February 22, 2025

Updated

March 27, 2025

Language

JavaScript

Category

Productivity