wiring-diagram-mcp
JSON →Generate wiring diagrams and electrical calculators for campers, boats, and off-grid setups.
Install
npx wiring-diagram-mcp Tools · 9
- calculate_power_budget Daily energy draw from a list of loads (Wh, Ah, peak power)
- calculate_battery_bank Bank size for given consumption + autonomy + DoD
- calculate_battery_config Series/parallel arrangement to hit a target voltage and capacity
- calculate_solar_size Panel wattage to recharge daily, accounting for sun hours and losses
- calculate_wire_gauge AWG / mm² for current and run length, with fuse recommendation
- calculate_inverter_size Inverter wattage for AC loads, with surge headroom and DC current draw
- calculate_charging_time Time from X% to Y% SoC, with bulk and absorption phases
- generate_wiring_diagram Complete schematic as SVG or PNG, auto-fused and protected
- list_component_types Component reference and example configs for diagram building
Environment variables
VOLTPLAN_API_URL