File size: 390 Bytes
881f9f2 | 1 2 3 4 5 6 7 8 9 10 | """
Smart Grid MCP Servers — AssetOpsBench extension for power transformers.
Four MCP servers wrapping the four AssetOpsBench tool domains:
- iot_server: sensor telemetry and asset metadata
- fmsr_server: failure-mode-to-sensor-relation mapping (DGA diagnostics)
- tsfm_server: time-series forecasting and anomaly detection
- wo_server: work order creation and management
"""
|