IndAutomation MCP Server
JSON →AI-powered industrial fault diagnosis MCP server. 313 fault codes across Allen-Bradley, Siemens, ABB, Mitsubishi, Fanuc. 8 diagnostic tools for Claude Code.
Install
pip install -r Tools · 14
- diagnose_fault AI fault diagnosis from symptoms or error codes
- search_parts Search replacement parts catalog (AutomationDirect, Grainger, Amazon)
- get_equipment_profile Equipment specs, components, maintenance history
- list_fault_codes Browse 313+ fault codes by category
- get_allen_bradley_fault Rockwell-specific fault lookup
- list_supported_equipment All supported equipment types and brands
- get_maintenance_checklist Preventive maintenance schedules
- get_parts_for_fault Parts needed to fix a specific code
- read_dtcs Read stored and pending diagnostic trouble codes
- clear_dtcs Clear DTCs and reset MIL (Check Engine Light)
- get_vehicle_info VIN, ECU name, calibration IDs, OBD protocol (Mode 09)
- read_pid Live sensor data: RPM, coolant temp, MAF, fuel trims, O2, etc.
- get_freeze_frame Sensor snapshot captured at time of fault
- diagnose_dtc Expert diagnosis: probable causes, fix steps, field tricks
Links
★ 1 GitHub stars