HashiCorp Nomad

HashiCorp Nomad MCP Connector for Claude

A+

Manage workloads and orchestration via Nomad — track jobs, nodes, and deployments directly from your AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your HashiCorp Nomad cluster to your AI agent and take control of your orchestration and workload management through natural conversation.

What you can do

  • Job Oversight — List all registered jobs and fetch their complete configuration and current status.
  • Cluster Health — Monitor active client nodes and retrieve detailed resource usage and status info.
  • Deployment Tracking — Follow the progress of rolling updates and manage canary deployments.
  • Workload Management — List all running instances (allocations) and inspect specific task details.
  • Operational Control — Manually promote successful deployments or fail underperforming ones to trigger rollbacks.
  • Deep Inspection — Fetch complete metadata for specific jobs, nodes, or allocations using their unique IDs.

How it works

  1. Subscribe to this server
  2. Enter your Nomad Address and (Optional) ACL Token
  3. Start managing your cluster from Claude, Cursor, or any MCP client

Who is this for?

  • DevOps & SRE Engineers — quickly check cluster health or job status without opening the Nomad UI.
  • Developers — monitor the progress of your service deployments and task allocations in real-time.
  • Infrastructure Managers — automate the retrieval of node and workload data for reporting and monitoring.
workload-orchestrationcontainer-managementcluster-monitoringdeploymentinfrastructure-as-code

10 tools expose this connector's capabilities to your AI agent.

fail_deployment

Mark a deployment as failed

get_allocation

Get specific allocation details

get_deployment

Get specific deployment details

get_job

Get specific job details

get_node

Get specific node info

list_allocations

List all task allocations

list_deployments

List recent deployments

list_jobs

List all Nomad jobs

list_nodes

List all client nodes

promote_deployment

Promote a deployment

See how to talk to your AI agent using HashiCorp Nomad.

List all active jobs in the 'production' namespace.

Retrieving jobs... In the 'production' namespace, I found 5 active jobs: 'API-Gateway' (Service), 'Redis-Cluster' (Service), and 3 batch processing jobs. Would you like the detailed status for the API Gateway?

Check the status of all client nodes in the cluster.

Fetching cluster nodes... You have 12 registered client nodes. 10 are 'ready' and healthy, while 2 are currently 'down' or unreachable. Shall I retrieve the resource usage for the healthy nodes?

Promote the deployment with ID 'dep-98765'.

Promotion initiated... The deployment 'dep-98765' has been successfully promoted. The rolling update will now continue to the remaining allocations. I'll monitor the status for you.

Your Nomad Address is the URL where your Nomad server is reachable, usually including the port (e.g., http://nomad.example.com:4646).

Related Connectors