Note that this server is deprecated in favor of Dart's hosted MCP solution. The local version connects Claude and other MCP clients to Dart's project management platform through their REST API. You can create and update tasks, manage documents, add comments, and query project data without leaving your AI chat. It exposes operations for task CRUD, document management, and workspace configuration retrieval. Requires a Dart API token and handles comprehensive filtering for tasks by assignee, status, priority, and due dates. Worth considering if you need local control, but the hosted version is recommended for new setups.
claude mcp add --transport stdio its-dart-dart-mcp-server uvx dart-mcp-server