mcp-industrial-agent

brayangcastro/mcp-industrial-agent
★ 0 stars Python AI/LLM Updated 5d ago
Safety-gated MCP server for industrial IoT — read sensor data, control motors with 3-layer write protection and audit trail. FastMCP, deterministic mock adapter, runs in CI with no infra.
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-industrial-agent": {
      "command": "uvx",
      "args": [
        "mcp-industrial-agent"
      ]
    }
  }
}

Or install with pip: pip install mcp-industrial-agent

README Excerpt

> An MCP server that gives Claude (or any MCP-compatible AI host) read > access to industrial sensor data and **safety-gated** control over > motors and actuators. The hard part of *Physical AI* isn't getting a language model to talk about a factory — it's getting it to **act** on one without anyone losing sleep. That requires three boring things working together:

Tools (7)

get_active_alertsget_silo_thermometrylist_motorslist_plantslist_silosscan_devicestrigger_motor_action

Topics

ai-agentsanthropicclaudeesp32fastmcpindustrial-automationiotmcp