Dart MCP Server
UnclaimedDart AI Model Context Protocol (MCP) server
Install
claude mcp add dart -e DART_TOKEN=dsa_... -- npx -y dart-mcp-server@latestUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
add_task_comment
Add a comment to an existing task
create_doc
Create a new doc with title, text content, and folder
create_task
Create a new task with title, description, status, priority, size, dates, dartboard, assignees, tags, and parent task
delete_doc
Move a doc to the trash (recoverable)
delete_task
Move a task to the trash (recoverable)
get_config
Get information about the user's space, including available assignees, dartboards, folders, statuses, tags, priorities, and sizes
get_doc
Retrieve an existing doc by its ID
get_task
Retrieve an existing task by its ID
list_docs
List docs with optional filtering by folder, title, text content, and more
list_tasks
List tasks with optional filtering by assignee, status, dartboard, priority, due date, and more
update_doc
Update an existing doc's properties
update_task
Update an existing task's properties