Connect Your AI Agent with Dart for Slack

Integrate Dart MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Dart
Dart
The ultimate AI project management tool.

Categories

Web & App Development

Available Tools

Tools that your AI agent can use through this MCP server to interact with Dart

List Type Options

Retrieves available options for the Type field.

List Tags Options

Retrieves available options for the Tags field.

List Status Options

Retrieves available options for the Status field.

List Size Options

Retrieves available options for the Size field.

List Priority Options

Retrieves available options for the Priority field.

List Dartboard Options

Retrieves available options for the Dartboard field.

Update Task

Updates an existing task within a dartboard. See the documentation

Update Doc

Update certain properties of an existing doc. This will save the doc in Dart for later access, search, etc. Any properties that are not specified will not be changed. See the documentation

Find or Create Task

Checks for an existing task within a dartboard using the 'task-name'. If it doesn't exist, a new task is created. See the documentation

Delete Doc

Move an existing doc to the trash, where it can be recovered if needed. Nothing else about the doc will be changed. See the documentation

Create Task

Creates a new task within a dartboard. See the documentation

Create Doc

Record a new doc that the user intends to write down. This will save the doc in Dart for later access, search, etc. By default the created doc will be in the Docs folder. More information can be included in the text. See the documentation