MCP Servers / development / Dart MCP Server

Dart MCP Server

JSON →
httpnone6development

An MCP server that exposes Dart SDK commands for AI-powered development.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: dart-mcp-server-2
Tools
What this server exposes
dart-analyze
Analyze Dart code for errors, warnings, and lints
dart-compile
Compile Dart to various formats (exe, AOT/JIT snapshots, JavaScript)
dart-create
Create new Dart projects from templates
dart-doc
Generate API documentation for Dart projects
dart-fix
Apply automated fixes to Dart source code
dart-format
Format Dart source code according to style guidelines
dart-info
Show diagnostic information about the installed Dart tooling
dart-package
Work with packages (get, add, upgrade, outdated, etc.)
dart-run
Run Dart programs with support for passing arguments
dart-test
Run tests with support for filtering and reporting options
Configuration
Environment & auth
authnone
Resources
Dart MCP Server — MCP Server · libregistry