zafnz/flutter-dev-mcp
An MCP specifically for development with flutter, where outputs and commands are friendly to agent contexts.
Platform-specific configuration:
{
"mcpServers": {
"flutter-dev-mcp": {
"command": "npx",
"args": [
"-y",
"flutter-dev-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...