About
Overview
The Nomad MCP Server enables AI agents to interact with HashiCorp Nomad for workload orchestration. It provides tools for submitting jobs, managing allocations, and monitoring deployments.
Capabilities
Tools & Capabilities
⚡list_jobs
List scheduled jobs
⚡submit_job
Submit a new job
⚡get_job
Get job details
⚡list_allocations
List job allocations
Setup
Installation
bash
Install
npx -y @hashicorp/mcp-server-nomadExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"nomad": {
"command": "npx",
"args": ["-y", "@hashicorp/mcp-server-nomad"]
}
}
}Quick Info
Authorhashicorp
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026