Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"packer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-packer"
]
}
}
}