MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.
DOMOTZ_API_KEYAPI keyrequiredDomotz Public API key (generated in the Domotz portal)
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
domotz_agents_listList all Domotz collectors (agents) with status, IP address, and location.List all Domotz collectors (agents) with status, IP address, and location.
No input schema was published for this tool.
domotz_agents_getGet detailed information about a specific Domotz collector/agent.Get detailed information about a specific Domotz collector/agent.
No input schema was published for this tool.
domotz_alerts_profiles_listList all configured alert profiles in the Domotz account.List all configured alert profiles in the Domotz account.
No input schema was published for this tool.
domotz_alerts_device_listList alert profile bindings for a specific device.List alert profile bindings for a specific device.
No input schema was published for this tool.
domotz_devices_listList all devices on a specific agent's network with their online/offline status, IP addresses, MAC address, and device type.List all devices on a specific agent's network with their online/offline status, IP addresses, MAC address, and device type.
No input schema was published for this tool.
domotz_devices_getGet full details for a specific device including vendor, model, OS, and services.Get full details for a specific device including vendor, model, OS, and services.
No input schema was published for this tool.
domotz_devices_uptimeGet uptime history and current uptime for a device.Get uptime history and current uptime for a device.
No input schema was published for this tool.
domotz_devices_historyGet the online/offline event history for a device.Get the online/offline event history for a device.
No input schema was published for this tool.
domotz_devices_inventoryGet inventory metadata for a device (owner, location, notes, and other custom fields).Get inventory metadata for a device (owner, location, notes, and other custom fields).
No input schema was published for this tool.
domotz_metrics_variables_listList all monitored SNMP metrics and variables for a device.List all monitored SNMP metrics and variables for a device.
No input schema was published for this tool.
domotz_metrics_variable_historyGet historical values for a specific SNMP metric/variable as a time series.Get historical values for a specific SNMP metric/variable as a time series.
No input schema was published for this tool.
domotz_metrics_snmp_sensors_listList all custom SNMP sensors configured on a device.List all custom SNMP sensors configured on a device.
No input schema was published for this tool.
domotz_metrics_sensor_historyGet historical data for a custom SNMP sensor.Get historical data for a custom SNMP sensor.
No input schema was published for this tool.
domotz_navigateNavigate 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).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).
No input schema was published for this tool.
domotz_statusCheck Domotz API connection status and available domains.Check Domotz API connection status and available domains.
No input schema was published for this tool.
domotz_backReturn to the domain navigation menu.Return to the domain navigation menu.
No input schema was published for this tool.
domotz_network_topologyGet the network topology graph for an agent, showing how devices are connected.Get the network topology graph for an agent, showing how devices are connected.
No input schema was published for this tool.
domotz_network_interfacesList network interfaces configured on an agent.List network interfaces configured on an agent.
No input schema was published for this tool.
domotz_network_ip_conflictsList detected IP address conflicts on an agent's network.List detected IP address conflicts on an agent's network.
No input schema was published for this tool.
domotz_power_outlets_listList PDU/smart outlet devices and their current power state.List PDU/smart outlet devices and their current power state.
No input schema was published for this tool.
domotz_power_outlet_controlDESTRUCTIVE ACTION: Turn a specific power outlet on, off, or cycle (restart) it. This will affect connected equipment. Only proceed if explicitly confirmed.DESTRUCTIVE ACTION: Turn a specific power outlet on, off, or cycle (restart) it. This will affect connected equipment. Only proceed if explicitly confirmed.
No input schema was published for this tool.
21 of 21 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.