About
Overview
The Vagrant MCP Server enables AI agents to manage Vagrant development environments. It provides tools for creating, starting, stopping, and provisioning virtual machines.
Capabilities
Tools & Capabilities
⚡up
Start a Vagrant machine
⚡halt
Stop a machine
⚡status
Get machine status
⚡ssh_command
Run a command via SSH
Setup
Installation
bash
Install
npx -y @hashicorp/mcp-server-vagrantExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"vagrant": {
"command": "npx",
"args": ["-y", "@hashicorp/mcp-server-vagrant"]
}
}
}Quick Info
Authorhashicorp
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026