Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

VoltPlan Wiring Diagrams

NPM · WIRING-DIAGRAM-MCP · 2 COMPONENTS · SCANNED SEP 20

Generate 12V/24V/48V wiring diagrams and size wires, fuses, batteries, solar, and inverters.

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1411 tokens (~156/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the VoltPlan Wiring Diagrams MCP server?

VoltPlan Wiring Diagrams runs locally as an npm package, launched with npx -y wiring-diagram-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · wiring-diagram-mcp

# add to Claude Code
claude mcp add yuzu-hub-wiring-diagram-mcp -- npx -y wiring-diagram-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "yuzu-hub-wiring-diagram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wiring-diagram-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "yuzu-hub-wiring-diagram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wiring-diagram-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add yuzu-hub-wiring-diagram-mcp -- npx -y wiring-diagram-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yuzu-hub-wiring-diagram-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "wiring-diagram-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add yuzu-hub-wiring-diagram-mcp --command npx --arg -y --arg wiring-diagram-mcp
# ~/.hermes/config.yaml
mcp_servers:
  yuzu-hub-wiring-diagram-mcp:
    command: "npx"
    args: ["-y", "wiring-diagram-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "yuzu-hub-wiring-diagram-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "wiring-diagram-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add yuzu-hub-wiring-diagram-mcp -t stdio -c npx -a -y wiring-diagram-mcp
// mcp.json
{
  "mcpServers": {
    "yuzu-hub-wiring-diagram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wiring-diagram-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 14 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/wiring-diagram-mcp@0.2.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 9 exposed · ~1,411 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
calculate_battery_bank ~222

Calculate the recommended battery bank size based on daily energy consumption. Accounts for days of autonomy (how many days without charging) and depth of discharge. Returns required capacity, number of batteries, and wiring configuration.

NameTypeReqDescription
dailyConsumptionWhnumberyesDaily energy consumption in watt-hours (from calculate_power_budget)
daysOfAutonomynumberDays the system should run without any charging (default: 2)
depthOfDischargePercentnumberUsable percentage of battery capacity. LiFePO4: 80-90%, AGM: 50%, Gel: 50% (default: 80)
singleBatteryAhnumberyesCapacity of a single battery in amp-hours (e.g. 100, 200)
singleBatteryVoltagenumberyesVoltage of a single battery (e.g. 12.8 for LiFePO4, 12 for lead-acid)
systemVoltagenumberyesTarget system voltage in volts (e.g. 12, 24, 48)

No output schema declared.

No examples provided.

calculate_battery_config ~155

Determine how to arrange batteries in series and/or parallel to achieve a target voltage and capacity. Returns the number of batteries needed, the wiring configuration (e.g. 2S3P), and step-by-step wiring instructions.

NameTypeReqDescription
singleBatteryAhnumberyesCapacity of one battery in amp-hours
singleBatteryVoltagenumberyesNominal voltage of one battery (e.g. 12.8 for LiFePO4, 12 for lead-acid, 3.2 for LiFePO4 cells)
targetCapacityAhnumberyesDesired total capacity in amp-hours
targetVoltagenumberyesDesired system voltage (e.g. 12, 24, 48)

No output schema declared.

No examples provided.

calculate_charging_time ~218

Estimate how long it takes to charge a battery bank from a given state of charge to a target level. Accounts for the bulk charging phase (constant current, up to ~80% SoC) and the slower absorption phase (tapering current, 80-100% SoC). Works for any charging source: solar, shore power, alternator.

NameTypeReqDescription
batteryCapacityAhnumberyesTotal battery bank capacity in amp-hours
batteryVoltagenumberyesBattery bank voltage (e.g. 12, 24, 48)
chargeCurrentAmpsnumberMaximum charge current in amps (if limited by the charger or battery BMS). If omitted, calculated from power and voltage.
chargePowerWattsnumberyesCharger output power in watts
currentStateOfChargePercentnumberyesCurrent state of charge in percent (e.g. 20 for 20%)
targetStateOfChargePercentnumberTarget state of charge in percent (default: 100)

No output schema declared.

No examples provided.

calculate_inverter_size ~112

Calculate the recommended inverter size for running AC loads from a DC battery system. Accounts for continuous power, startup surge power (motors typically surge 2-3x), and includes a 25% headroom for the continuous rating. Returns the recommended inverter wattage and the DC current draw at system voltage.

NameTypeReqDescription
loadsarrayyesList of AC loads that will run through the inverter
systemVoltagenumberyesDC system voltage (e.g. 12, 24, 48)

No output schema declared.

No examples provided.

calculate_power_budget ~111

Calculate total daily energy consumption from a list of electrical loads. Each load specifies its power draw, how many hours per day it runs, and quantity. Returns total daily energy (Wh and Ah), peak power draw, and average power. This is typically the first step in sizing a battery bank and solar system.

NameTypeReqDescription
loadsarrayyesList of electrical loads to include in the budget
systemVoltagenumberyesSystem voltage in volts (e.g. 12, 24, 48)

No output schema declared.

No examples provided.

calculate_solar_size ~164

Calculate the required solar panel wattage to cover daily energy consumption. Accounts for peak sun hours at the location and system efficiency losses (MPPT conversion, wiring, temperature derating). Returns required wattage and common panel configurations.

NameTypeReqDescription
dailyConsumptionWhnumberyesDaily energy consumption in watt-hours (from calculate_power_budget)
peakSunHoursnumberyesAverage daily peak sun hours for the location. Examples: Northern Europe winter 1-2h, summer 4-6h. Southern US 5-6h. Equatorial regions 5-7h.
systemEfficiencynumberOverall system efficiency factor (default: 0.85). Accounts for MPPT losses, wiring losses, temperature derating, and panel soiling.

No output schema declared.

No examples provided.

calculate_wire_gauge ~238

Calculate the recommended wire gauge / cable cross-section for a DC circuit. Considers both ampacity (current carrying capacity) and voltage drop to recommend the optimal cable size. Also returns total resistance, power loss, and a fuse recommendation. Supports copper conductors from 0.75 mm² (18 AWG) to 240 mm² (300 MCM).

NameTypeReqDescription
cableLengthMnumberyesOne-way cable length in meters
currentnumberLoad current in amps. Provide either current or power.
isRoundTripbooleanAccount for both positive and negative conductor (default: true). Set to false for chassis-ground returns.
maxVoltageDropPercentnumberMaximum acceptable voltage drop in percent (default: 3%)
powernumberLoad power in watts. Will be converted to current using the voltage. Provide either current or power.
temperatureCelsiusnumberAmbient temperature in °C (default: 20°C). Affects copper resistance.
voltagenumberyesSystem voltage in volts (e.g. 12, 24, 48)

No output schema declared.

No examples provided.

generate_wiring_diagram ~153

Generate an electrical wiring diagram for campers, boats, or off-grid setups. Returns a complete schematic with batteries, chargers, protection components, and loads. Protection components (shunt, main switch, low-voltage cutoff) are auto-generated when both batteries and loads are provided.

NameTypeReqDescription
batteriesarrayBatteries in the system
chargersarrayChargers with their power sources
formatstringOutput format: svg (recommended, renders inline) or png (base64-encoded image, may not display in all clients)
loadsarrayElectrical loads / consumers
systemNamestringyesName of the electrical system (e.g. "My Camper Van")

No output schema declared.

No examples provided.

list_component_types ~38

List all available component types and example configurations for building wiring diagrams. Use this to understand what parameters are needed before calling generate_wiring_diagram.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the VoltPlan Wiring Diagrams MCP server?

VoltPlan Wiring Diagrams is an MCP server listed in the public MCP registry as io.github.YUZU-Hub/wiring-diagram-mcp. Generate 12V/24V/48V wiring diagrams and size wires, fuses, batteries, solar, and inverters. This page covers its npm package (wiring-diagram-mcp).

Is the VoltPlan Wiring Diagrams MCP server safe to use?

VoltPlan Wiring Diagrams scores 82 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the VoltPlan Wiring Diagrams MCP server expose?

VoltPlan Wiring Diagrams exposes 9 tools: generate_wiring_diagram, list_component_types, calculate_wire_gauge, calculate_power_budget, calculate_battery_bank, and 4 more. Their descriptions and schemas cost roughly 1,411 tokens of context every time the server is loaded.

Is the VoltPlan Wiring Diagrams MCP server still maintained?

VoltPlan Wiring Diagrams is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the VoltPlan Wiring Diagrams MCP server under?

VoltPlan Wiring Diagrams declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.