Nomad Go is a Go-based Model Context Protocol (MCP) server designed to interface with HashiCorp Nomad. It allows users to manage Nomad resources such as jobs, deployments, namespaces, nodes, allocations, variables, volumes, and ACL and Sentinel policies through the MCP protocol. It supports features like listing, getting details, creating, updating, and deleting various Nomad resources, facilitating integration with tools like Inspector and Claude for enhanced interaction and automation.
Key Features
01Manages Nomad jobs, deployments, and namespaces.
02Provides node and allocation management capabilities.
03Enables variable and volume management.
04Offers ACL and Sentinel policy management.
05Supports cluster management functions.
0622 GitHub stars