About
Overview
The Packer MCP Server enables AI agents to build machine images using HashiCorp Packer. It provides tools for validating templates, building images, and managing build artifacts.
Capabilities
Tools & Capabilities
⚡build
Build a machine image
⚡validate
Validate a Packer template
⚡list_builds
List recent builds
Setup
Installation
bash
Install
npx -y @hashicorp/mcp-server-packerExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"packer": {
"command": "npx",
"args": ["-y", "@hashicorp/mcp-server-packer"]
}
}
}Quick Info
Authorhashicorp
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026