dart-mcp

dart-mcp

5

The Dart MCP Server is a Model Context Protocol server facilitating AI-powered development by exposing Dart SDK commands. It supports multiple platforms and functions seamlessly without configuration, enhancing workflows for Dart and Flutter development environments.

dart-analyze

Analyze errors, warnings and lints in Dart code

dart-compile

Compile Dart into multiple formats (exe, AOT/JIT snapshot, JavaScript)

dart-create

Create a new Dart project from a template

dart-doc

Generate API documentation for Dart projects

dart-fix

Apply automatic repair to Dart source code

dart-format

Format Dart source code according to style guide

dart-info

Display diagnostic information for installed Dart tools

dart-package

Processing packages (get, add, upgrade, obsolete, etc.)

dart-run

Run the Dart program, support passing parameters

dart-test

Run tests, support filtering and reporting options