II.
ToolServer JSON
Structured · livetool-server:mcp-nomad
Nomad MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-nomad",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-iac-platform.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Nomad MCP Server",
"description": "MCP server for HashiCorp Nomad workload orchestration. Enables AI agents to\nmanage jobs, deployments, namespaces, and ACLs; query cluster health; and\nperform infrastructure operations on Nomad clusters through natural language.\n",
"protocol": "mcp",
"category": "cloud",
"repoUrl": "https://github.com/danfedick/nomad-mcp",
"maintainer": "Community",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-nomad",
"to": "tool:nomad",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-nomad",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}