Back to directory
dart-mcp-server

dart-mcp-server

@its-dart127

An AI Model Context Protocol (MCP) server for Dart AI, providing tools for task and document management.

task managementdocument managementproject managementAIcontext

Installation & Configuration

{
  "mcpServers": {
    "Dart": {
      "command": "npx",
      "args": [
        "-y",
        "dart-mcp-server@latest"
      ],
      "env": {
        "DART_TOKEN": "dsa_..."
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/2/21
Updated
2026/6/8