mcp-live-telemetry

Younes-Alaoui-Ismaili/mcp-live-telemetry
★ 0 stars TypeScript Memory/Knowledge Updated today
Stdio MCP server exposing four tools over a deterministic in-memory industrial telemetry simulator, with anomaly detection and injectable faults.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-live-telemetry": {
      "command": "npx",
      "args": [
        "-y",
        "Younes-Alaoui-Ismaili/mcp-live-telemetry"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that exposes live industrial IoT telemetry to any MCP client. It streams simulated sensor data from a small fleet of machines, detects anomalies against per device thresholds, and lets you inject a fault on demand so the whole loop is visible in a single session.

Tools (4)

get_anomaliesget_telemetrylist_devicessimulate_fault

Topics

anthropiciotmcpmodel-context-protocoltelemetrytypescript