69
/ 100
16 days ago
glama

siglent-mcp

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSIGLENT_HOSTclaude mcp add --env =192.168.178.209 --scope user siglent -- python D:/ryzzenDL/siglent-mcp/siglent_mcp.py
configSIGLENT_PORT5025 raw SCPI socket port
configSIGLENT_TIMEOUT5 socket timeout (seconds)
configSIGLENT_CHANNELCH1 channel token (the SPD1305X is single channel)
configSIGLENT_VMAX30.0 hardware voltage ceiling (safe limits and setpoints cannot exceed it)
configSIGLENT_IMAX5.0 hardware current ceiling (safe limits and setpoints cannot exceed it)
configSIGLENT_OUT_DIR./captures where monitor writes CSV files
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dvsproductions-siglent-mcp-6jm8b7)](https://m8ven.ai/mcp/dvsproductions-siglent-mcp-6jm8b7)
commit: c947199ef56a5825f9ac127b38f2a2a1905c73ce
code hash: 651f2caa370ec84351cb9a68465a96262fa5b05f7146e64b8f7a60a86040d086
verified: 7/15/2026, 8:41:16 AM
view raw JSON →