MCP.so
Sign In
Servers

Mcp Nomad

@kocierik

A nomad MCP Server (modelcontextprotocol)

Add this server to your MCP-compatible client using the configuration below.

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

More from Other