An MCP server written in Go that provides comprehensive management capabilities for HashiCorp Nomad, including job, deployment, namespace, node, allocation, variable, volume, ACL, Sentinel policy, and cluster management.
nomadorchestrationcluster-managementdeploymenthashicorpcloud
Installation & Configuration
{
"mcpServers": {
"mcp_nomad": {
"command": "mcp-nomad",
"args": [],
"env": {
"NOMAD_TOKEN": "${NOMAD_TOKEN}",
"NOMAD_ADDR": "${NOMAD_ADDR}"
}
}
}
}Information
Transport
stdiosse
Language
Go
Created
2025/4/20
Updated
2026/6/8