Skip to main content
Glama

Dart MCP Server

by jmanhype

get_dartboards

Retrieve available dartboards from a specified space DUID using the Dart MCP Server tool for AI-assisted task management and workspace organization.

Instructions

Get available dartboards

Input Schema

NameRequiredDescriptionDefault
space_duidYesSpace DUID to get dartboards from

Input Schema (JSON Schema)

{ "properties": { "space_duid": { "description": "Space DUID to get dartboards from", "type": "string" } }, "required": [ "space_duid" ], "type": "object" }

You must be authenticated.

Other Tools from Dart MCP Server

Related Tools

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