M

MCP Nomad

An MCP server developed based on Golang for connecting to and operating Nomad clusters, providing functions such as job management, node monitoring, and log viewing.
2.5 points
26

What is MCP Nomad Go?

MCP Nomad Go is a Model Context Protocol (MCP) server developed based on Golang, specifically designed to interact with HashiCorp Nomad clusters. It allows users to manage Nomad jobs, view node status, obtain logs, and perform other operations through natural language or structured commands.

How to use MCP Nomad Go?

You can use this service in multiple ways: 1) Interact through the Claude AI assistant. 2) Browse using the Inspector tool. 3) Run the command-line tool directly. The service will automatically connect to your Nomad cluster and execute management operations.

Applicable scenarios

Suitable for scenarios that require automated management of Nomad clusters, especially when you want to perform operational and maintenance operations through an AI assistant or natural language. Typical use cases include job deployment monitoring, fault troubleshooting, resource management, etc.

Main features

List Nomad jobsGet a list of all jobs in the Nomad cluster and their basic information
List Nomad nodesView all nodes in the Nomad cluster and their status
Get job statusQuery the detailed status information of a specific Nomad job
Get allocation logsView the running logs of Nomad allocations
Restart a jobRestart the specified Nomad job
Get node metricsView the performance metric data of Nomad nodes

Advantages and limitations

Advantages
Manage Nomad clusters through natural language
Support multiple installation methods to adapt to different environments
Seamlessly integrate with Claude AI
Lightweight Golang implementation with high performance
Limitations
Basic Nomad knowledge is required to make full use of it
Some advanced Nomad functions may not be supported
Nomad access permissions need to be configured

How to use

Select an installation method
Choose the most suitable installation method according to your environment
Configure Nomad connection
Set the NOMAD_ADDR environment variable to point to your Nomad server
Configure Claude (optional)
If you want to use it through Claude, update the claude_desktop_config.json file
Start using
Interact with the service through the command line, Claude, or the Inspector tool

Usage examples

Fault troubleshootingWhen a job fails, quickly view the logs and status
Resource monitoringRegularly check the resource usage of cluster nodes
Job managementRestart a group of related jobs in batches

Frequently Asked Questions

How to set Nomad access permissions?
What if the service cannot connect to Nomad?
Which Nomad versions are supported?
How to update the service?

Related resources

MCP official website
Learn detailed information about the Model Context Protocol
GitHub repository
Project source code and issue tracking
Nomad documentation
Official documentation of HashiCorp Nomad
Contribution guide
How to contribute code to the project
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "mcp_nomad": {
      "command": "mcp-nomad",
      "args": [],
      "env": {
        "NOMAD_TOKEN": "${NOMAD_TOKEN}",
        "NOMAD_ADDR": "${NOMAD_ADDR}"
      }
    }
  }
}

{
  "mcpServers": {
    "mcp_nomad": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e", "NOMAD_TOKEN=secret-token-acl-optional", 
        "-e", "NOMAD_ADDR=http://host.docker.internal:4646",
        "mcpnomad/server:latest"
      ]
    }
  }
}

{
  "mcpServers": {
    "mcp_nomad": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "NOMAD_ADDR=http://172.17.0.1:4646",
        "-e", "NOMAD_TOKEN=secret-token-acl-optional", 
        "kocierik/mcpnomad-server:latest"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
831
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
144
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
89
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
568
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
285
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase