operational-data-mcp

Spheresdeep0322/operational-data-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for real-time operational data visibility
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "operational-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Spheresdeep0322/operational-data-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server that provides real-time operational data visibility across industrial systems. Built to unify fragmented telemetry from production lines, machines, and plant-level systems into a single, queryable interface — solving the problem where operational data exists but can't be accessed usefully across isolation boundaries.