Dart MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DART_TOKENYesYour Dart API token
PYTHONPATHNoPath to your Dart SDK installation
PYTHON_PATHNoPython executable path (defaults to system Python)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_default_status

Get the default status DUIDs

get_default_space

Get the default space DUID

create_task

Create a new Dart task

update_task

Update an existing task

get_dartboards

Get available dartboards

get_folders

Get available folders

create_folder

Create a new folder in a space

create_doc

Create a new document or report

create_space

Create a new space

delete_space

Delete a space and all its contents