Best for
- Maintenance engineers
- Reliability specialists
- Facility planners
- Industry 4.0 researchers
IBM/AssetOpsBench is an Apache-2.0 industrial asset-operations AI-agent benchmark and framework with IoT, FMSR, TSFM, work-order, and vibration tools plus multiple agent-orchestration approaches. The material confirms MCP support but does not provide a server manifest, transport protocol, authentication method, or client configuration.
AssetOpsBench is an open framework for building, orchestrating, and evaluating domain-specific AI agents for Industry 4.0 asset operations and maintenance. It provides industrial scenarios, domain MCP servers, agent frameworks, and evaluation workflows covering IoT, failure modes and sensor relationships, time-series foundation models, work orders, and vibration analysis.
From the repository root, run: git clone https://github.com/IBM/AssetOpsBench.git; cd AssetOpsBench; pip install -e .。MCP servers and the plan-execute runner are located under src/; full setup, MCP server, and plan-execute instructions are provided in INSTRUCTIONS.md. The README marks the example scenario as to be enabled.