Skip to main content
Glama

Dart MCP Server

by jmanhype
pr_body.md773 B
This PR adds a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Dart through standardized tools. ## Features - Task Management (create/update tasks, set priorities, assign members) - Document Management (create docs, markdown support, reports) - Space Management (workspaces, folders, access control) - Dartboard Integration ## Implementation Details - Added MCP server implementation in `dart/mcp/` - Updated main README with MCP server documentation - Added TypeScript and Node.js configuration - Full integration with existing Dart Python SDK ## Testing The implementation has been tested with: - Task creation and updates - Document management - Space and folder operations - Status and dartboard queries Related to #8

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