← Back to Plugins
MCP Server MCP

io.github.den-indance/network-diagram-mcp

github By github 👁 1 views ▲ 0 votes

Network topology editor — Claude builds diagrams via MCP. nmap/CSV import, one-click SSH.

Homepage Verified source GitHub

Install

npx -y @den.dance/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@den.dance/network-diagram-mcp",
      "version": "1.0.7",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Local WebSocket port the bridge listens on. Defaults to 47821. Must match the URL configured in NetMap's Settings → MCP Agent Bridge.",
          "format": "string",
          "name": "NETMAP_MCP_PORT"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...