dart-mcp
If you are the rightful owner of dart-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A distributable Model Context Protocol (MCP) server that exposes Dart SDK commands for AI-powered development.
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