iiRecord
Agentic AI Atlas · NATS MCP Server
tool-server:mcp-natsa5c.ai
II.
ToolServer JSON

tool-server:mcp-nats

Structured · live

NATS MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-remaining.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-nats",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-remaining.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "NATS MCP Server",
    "description": "MCP server providing access to the NATS messaging system.\nEnables AI agents to publish and subscribe to subjects, manage streams\nand consumers via JetStream, inspect server connections, and query\nNATS cluster health and configuration.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/itsrobli/mcp-server-nats",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-nats",
      "to": "tool:nats",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-nats",
      "to": "domain:backend",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-nats",
      "to": "domain:data-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}