A collection of useful packages maintained by the Flutter team
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"packages": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-packages"
]
}
}
}