Sponsored by Deepsite.site

RepairXpertAI Industrial Fault Diagnosis

Created By
RepairXperta month ago
AI-powered industrial fault diagnosis MCP server for field technicians. 8 tools: diagnose faults from 313+ codes across 9 equipment categories (Allen-Bradley, VFDs, conveyors, packaging, AS/RS, palletizers, pilers, CR30 relays), search 500+ parts catalog with supplier links, get equipment profiles, and list fault codes. Built for maintenance teams who need fast, accurate diagnostics on the factory floor.
Content

RepairXpert IndAutomation

RepairXpert/indautomation MCP server

AI-powered equipment diagnosis. This repo ships TWO MCP servers — one for industrial automation, and an automotive OBD-II MCP server with a built-in expert DTC database (probable causes, ranked fix steps, field tricks) — the first OBD MCP server focused on repair knowledge rather than raw PID passthrough.


MCP Servers

1. Industrial Automation (mcp_server.py)

Fault diagnosis for Allen-Bradley PLCs, conveyors, pilers, AS/RS, packaging lines, palletizers, VFDs, and CR30 relays.

ToolDescription
diagnose_faultAI fault diagnosis from symptoms or error codes
search_partsSearch replacement parts catalog (AutomationDirect, Grainger, Amazon)
get_equipment_profileEquipment specs, components, maintenance history
list_fault_codesBrowse 313+ fault codes by category
get_allen_bradley_faultRockwell-specific fault lookup
list_supported_equipmentAll supported equipment types and brands
get_maintenance_checklistPreventive maintenance schedules
get_parts_for_faultParts needed to fix a specific code

Coverage: 313 fault codes — 52 general industrial, 51 Allen-Bradley/Rockwell, 26 conveyors, 21 VFDs, 18 packaging, 11 AS/RS, 8 palletizers, 7 pilers, 7 CR30.

2. Automotive OBD-II (obd_mcp_server.py) — OBD MCP with Expert Diagnosis

Vehicle diagnostics via OBD-II. Works in mock mode out of the box (no hardware needed) or real mode with any ELM327 adapter (serial or Bluetooth).

ToolDescription
read_dtcsRead stored and pending diagnostic trouble codes
clear_dtcsClear DTCs and reset MIL (Check Engine Light)
get_vehicle_infoVIN, ECU name, calibration IDs, OBD protocol (Mode 09)
read_pidLive sensor data: RPM, coolant temp, MAF, fuel trims, O2, etc.
get_freeze_frameSensor snapshot captured at time of fault
diagnose_dtcExpert diagnosis: probable causes, fix steps, field tricks

Coverage: 106 automotive DTCs — P0xxx generic powertrain, P1xxx/P2xxx manufacturer-specific (Ford, GM, Toyota, Honda), B/C/U body/chassis/network codes.

Modes:

  • OBD_MODE=mock (default) — realistic test data, no hardware
  • OBD_MODE=real — uses python-obd with ELM327 adapter (OBD_PORT=COM3 or /dev/ttyUSB0)

Quick Start

Add to your MCP client config (e.g. ~/.claude/.mcp.json):

{
  "mcpServers": {
    "repairxpert-indauto": {
      "command": "python",
      "args": ["C:/RepairXpertIndAutomation/mcp_server.py"]
    },
    "repairxpert-obd": {
      "command": "python",
      "args": ["C:/RepairXpertIndAutomation/obd_mcp_server.py"],
      "env": {
        "OBD_MODE": "mock"
      }
    }
  }
}

Restart your MCP client and both servers' tools will be available to the agent.

Requirements

  • Python 3.11+
  • Industrial: pip install -r requirements.txt
  • Automotive (real mode only): pip install obd

Docker

docker build -t repairxpert-indauto .
docker run -p 8300:8300 repairxpert-indauto

Why This Matters

  • Industrial MCP: Real Allen-Bradley/Rockwell fault coverage that no general-purpose MCP server has.
  • Automotive OBD MCP: Unlike raw-PID OBD bridges, this one ships a curated expert database with probable causes and ranked fix steps so agents give actionable repair guidance, not just sensor numbers. Mock mode lets developers build against it without owning an ELM327 adapter.

Built by a working field tech, not a vendor.

Hosted Service

A hosted version of IndAutomation runs at indautomation.onrender.com with a web UI, REST API, and the same diagnostic engine the MCP servers expose.

Pricing (hosted)

PlanPriceIncludes
Free$0Try the diagnostic engine, limited queries
Pro$19/moUnlimited diagnoses, parts search, fault history
Enterprise$49/moMulti-user, priority support, custom equipment profiles

Billing is handled by Stripe. The MCP servers in this repo are free and open source — the hosted tier only exists for teams that want a managed web UI and shared history.

Support & Contact

License

MIT

Server Config

{
  "mcpServers": {
    "repairxpert-indauto": {
      "command": "python",
      "args": [
        "mcp_server.py"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Serper MCP ServerA Serper MCP Server
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbot™
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Tavily Mcp
CursorThe AI Code Editor
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。