# Domotz (oci · ghcr.io/wyre-technology/domotz-mcp:v1.1.10)

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

- Trust score: 42/100 (low)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-22

## Components

- oci · `ghcr.io/wyre-technology/domotz-mcp:v1.1.10`: 42/100 (this document), [markdown](https://verifymcp.io/servers/wyre-technology-domotz-mcp/ghcr-io-wyre-technology-domotz-mcp-v1-1-10.md), [page](https://verifymcp.io/servers/wyre-technology-domotz-mcp/ghcr-io-wyre-technology-domotz-mcp-v1-1-10)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/wyre-technology/domotz-mcp:v1.1.10`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-22.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
  - Install-script risk not yet assessed.
  - Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (Apache-2.0).
  - Actively maintained (last published 8 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 93 tokens (~46/item across 2 items; 2 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 30/100
  - Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add wyre-technology-domotz-mcp -- docker run --rm -i ghcr.io/wyre-technology/domotz-mcp:v1.1.10
```

### Codex

```bash
codex mcp add wyre-technology-domotz-mcp -- docker run --rm -i ghcr.io/wyre-technology/domotz-mcp:v1.1.10
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wyre-technology-domotz-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-technology/domotz-mcp:v1.1.10"
      ],
      "enabled": true
    }
  }
}
```

### Hermes

```yaml
mcp_servers:
  wyre-technology-domotz-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/wyre-technology/domotz-mcp:v1.1.10"]
```

### Other

```json
{
  "mcpServers": {
    "wyre-technology-domotz-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wyre-technology/domotz-mcp:v1.1.10"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-21 (score 42, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-13 (score 38)

First indexed and scored.

## MCP tools (2)

### `domotz_navigate` (~72 tokens)

Navigate to a domain to access Domotz tools. Domains: agents (collectors/sites), devices (network devices), metrics (SNMP/variables), network (topology/interfaces), alerts (alert profiles), power (PDU/outlets).

Input parameters:

- `domain` (string, required): The domain to navigate to

### `domotz_status` (~21 tokens)

Check Domotz API connection status and available domains.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/wyre-technology-domotz-mcp/ghcr-io-wyre-technology-domotz-mcp-v1-1-10#diagnostics

## Score history

- 2026-08-22: 42
- 2026-08-21: 42
- 2026-08-20: 38
- 2026-08-19: 38
- 2026-08-18: 38
- 2026-08-17: 38
- 2026-08-16: 38
- 2026-08-15: 38
- 2026-08-14: 38
- 2026-08-13: 38

## Links

- Repository: https://github.com/wyre-technology/domotz-mcp
- Changelog RSS feed: https://verifymcp.io/servers/wyre-technology-domotz-mcp/ghcr-io-wyre-technology-domotz-mcp-v1-1-10.xml
- Changelog JSON feed: https://verifymcp.io/servers/wyre-technology-domotz-mcp/ghcr-io-wyre-technology-domotz-mcp-v1-1-10.json
- HTML version of this page: https://verifymcp.io/servers/wyre-technology-domotz-mcp/ghcr-io-wyre-technology-domotz-mcp-v1-1-10
