Control a Siglent SPD1305X (or SPD1000X series) programmable DC power supply from Claude Code over Ethernet using SCPI commands, with safety limits and monitoring tools.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.SIGLENT_HOST— claude mcp add --env =192.168.178.209 --scope user siglent -- python D:/ryzzenDL/siglent-mcp/siglent_mcp.pySIGLENT_PORT— 5025 raw SCPI socket portSIGLENT_TIMEOUT— 5 socket timeout (seconds)SIGLENT_CHANNEL— CH1 channel token (the SPD1305X is single channel)SIGLENT_VMAX— 30.0 hardware voltage ceiling (safe limits and setpoints cannot exceed it)SIGLENT_IMAX— 5.0 hardware current ceiling (safe limits and setpoints cannot exceed it)SIGLENT_OUT_DIR— ./captures where monitor writes CSV files[](https://m8ven.ai/mcp/dvsproductions-siglent-mcp-6jm8b7)