Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nomad": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nomad"
]
}
}
}