ID

its-dart/dart-mcp-server

开发工具
128 stars 0 forks 质量 90 趋势 90

Dart is Project Management powered by AI.

概览

Dart is Project Management powered by AI.

README

Dart is Project Management powered by AI.

[!WARNING] The Dart local MCP server is deprecated in favor of the simplified and improved hosted Dart MCP server, which you can configure with these instructions.

View this README on GitHub

安装

npx -y dart-mcp-server@latest

配置

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