HomeCloud & Monitoring › cirdan

cirdan

AI infrastructure cartographer & MCP server: fingerprints, graphs & watches live infra for agents

Python Local macOSWindowsLinux
★ 0 stars Last pushed 2026-07-23 License: Apache-2.0

Topics: Monitoring

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.9.0)

npx -y @cirdanops/cli@0.9.0

Or add to your MCP client config:

{
  "mcpServers": {
    "cirdan": {
      "command": "npx",
      "args": [
        "-y",
        "@cirdanops/cli@0.9.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Package (pypi 0.9.0)

uvx cirdanops

Or add to your MCP client config:

{
  "mcpServers": {
    "cirdan": {
      "command": "uvx",
      "args": [
        "cirdanops"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry