mcp-nomad
MCP Nomad Go is a Golang-based server designed to integrate with Nomad, providing comprehensive management across multiple areas like jobs, deployments, nodes, and ACL. It offers flexibility in installation and utilization, supporting tools like Docker and Smithery.
What is MCP Nomad Go?
MCP Nomad Go is a Golang-based server that connects to HashiCorp's Nomad, providing a comprehensive interface for managing Nomad resources.
How can I install MCP Nomad Go?
You can install MCP Nomad Go using various methods such as npm, Docker, or by building from source.
What are the key features of MCP Nomad Go?
Key features include job management, deployment management, namespace management, node management, and variable management.
Can MCP Nomad Go be used with Docker?
Yes, MCP Nomad Go can be run using Docker on both Linux and macOS/Windows platforms.
What environment variables are required for MCP Nomad Go?
The primary environment variables are NOMAD_ADDR for the Nomad server address and NOMAD_TOKEN for the ACL token, which is optional.