Dart MCP Server provides AI assistants with direct access to Dart's project management platform, enabling task and document management through a comprehensive set of tools. Built by the Dart team, it allows for creating, retrieving, updating, and deleting tasks and documents, with support for filtering by various attributes like assignees, status, and priority. The server exposes both structured tools and resource templates that make it easy for AI assistants to interact with Dart's API, and includes prompts for common actions like creating tasks or summarizing work items. It's particularly valuable for teams using Dart who want to manage their projects directly through AI assistants like Claude without switching contexts.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Create a new task in Dart with title, description, status, priority, and assignee
Create a new document in Dart with title, text content, and folder
Get a summary of tasks with optional filtering by status and assignee
Get information about the user's space, including available assignees, dartboards, folders, statuses, tags, priorities, and sizes
List tasks with optional filtering by assignee, status, dartboard, priority, due date, and more
Create a new task with title, description, status, priority, size, dates, dartboard, assignees, tags, and parent task
Retrieve an existing task by its ID
Update an existing task's properties
Move a task to the trash (recoverable)
Add a comment to an existing task
List docs with optional filtering by folder, title, text content, and more
Create a new doc with title, text content, and folder
Retrieve an existing doc by its ID
Update an existing doc's properties
Move a doc to the trash (recoverable)