Dart MCP Server
by jmanhype
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DART_TOKEN | Yes | Your Dart API token | |
| PYTHONPATH | No | Path to your Dart SDK installation | |
| PYTHON_PATH | No | Python executable path (defaults to system Python) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_default_statusC | Get the default status DUIDs |
| get_default_spaceB | Get the default space DUID |
| create_taskC | Create a new Dart task |
| update_taskC | Update an existing task |
| get_dartboardsC | Get available dartboards |
| get_foldersC | Get available folders |
| create_folderC | Create a new folder in a space |
| create_docC | Create a new document or report |
| create_spaceC | Create a new space |
| delete_spaceB | Delete a space and all its contents |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jmanhype/dart-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server