Skip to main content
Glama
YUZU-Hub

wiring-diagram-mcp

by YUZU-Hub

Generate Wiring Diagram

generate_wiring_diagram

Generate a complete wiring diagram for your camper, boat, or off-grid system. Includes batteries, chargers, loads, and auto-added protection components.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
systemNameYesName of the electrical system (e.g. "My Camper Van")
batteriesNoBatteries in the system
loadsNoElectrical loads / consumers
chargersNoChargers with their power sources
formatNoOutput format: svg (recommended, renders inline) or png (base64-encoded image, may not display in all clients)svg
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses auto-generation of protection components and output format limitations (png may not display in all clients). However, it does not mention other behaviors like diagram topology or component placement.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, front-loaded with purpose, then output content, then specific behavior. No fluff; every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has 5 parameters and no output schema. The description lists what the schematic includes (batteries, chargers, protection, loads) and mentions format options. It could be more specific about output structure (e.g., labeled connections), but is sufficient for understanding.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds value by explaining parameter interplay (auto-generation condition) and summarizing the output, complementing the detailed schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Generate') and resource ('electrical wiring diagram'), and clearly states the domains (campers, boats, off-grid setups). It distinguishes itself from sibling calculation tools by focusing on diagram generation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for generating visual schematics, contrasting with sibling calculate_* tools, but does not explicitly state when to use or exclude alternatives. It provides a conditional guideline (auto-generation when both batteries and loads are provided).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/YUZU-Hub/wiring-diagram-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server