Dart MCP Server
by egyleader
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DART_MCP_VERBOSE | No | Set to any value to enable verbose logging for debugging |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
dart-analyze | - |
dart-compile | - |
dart-create | - |
dart-doc | - |
dart-fix | - |
dart-format | - |
dart-info | - |
dart-package | - |
dart-run | - |
dart-test | - |