MCP Directory
Back

mcp-nomad

by kocierik · Go · ★ 52

A nomad MCP Server (modelcontextprotocol)

#mcp#nomad#server

Install

go install github.com/kocierik/mcp-nomad@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-nomad": {
      "command": "npx",
      "args": [
        "-y",
        "github:kocierik/mcp-nomad"
      ]
    }
  }
}

From the README

Golang-based MCP server connecting to Nomad MCP Nomad Go Use with Claude ⚙ Server options ⚙ MCP Inspector (testing) ⚙ Contributing ↗ ⚙ About MCP ↗ https://github.com/user-attachments/assets/731621d7-0acf-4045-bacc-7b34a7d83648 | | Pre-built NPM | Pre-built in Github | From sources | | ------------ | ---------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------ | | Claude Setup | Manual | Manual…
Read full README on GitHub →

Related other servers