Stats
Actions
Tags
From ufil
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-flutter": {
"command": "dart",
"args": [
"mcp-server"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
dartCommand-line arguments passed to the server process
npx claudepluginhub ghozimahdi/gm-claude-plugins --plugin ufil