Stats
Actions
Tags
Local Dart-based MCP server running as a subprocess via `dart mcp-server`. Exact tools and resources are unspecified in the configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"dart": {
"command": "dart",
"args": [
"mcp-server"
]
}
}
}Server configuration and connection parameters
dartCommand-line arguments passed to the server process
npx claudepluginhub verygoodopensource/very-good-claude-code-marketplace --plugin vgv-ai-flutter-plugin