FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"flutter_boost": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-flutter_boost"
]
}
}
}