sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
sdk MCP Server
MCP server for dart-lang/sdk
Ready-to-Use Client Configurations
{
"mcpServers": {
"sdk": {
"command": "npx",
"args": [
"-y",
"@dart-lang/sdk"
]
}
}
}