siglent-sds-mcp
Related Servers
Alternatives to siglent-sds-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that connects AI assistants to the Owon DS1102 oscilloscope, enabling waveform capture, measurement retrieval, and remote control of scope settings.GPL 3.0
- AlicenseAqualityAmaintenanceAn MCP server that enables AI agents to operate an oscilloscope through high-level tools like signal capture and measurement, abstracting vendor-specific SCPI commands.183MIT
- AlicenseAqualityDmaintenanceMCP server that lets AI assistants control Siglent SDG waveform generators over a local network using natural language, supporting signal generation, modulation, sweep, burst, and arbitrary waveforms.216 npmMIT
- AlicenseAqualityCmaintenanceAn MCP server for controlling Rigol DS1000Z series oscilloscopes over LAN using natural language. It enables users to take measurements, configure instrument settings, and capture screenshots directly through an MCP client.1728MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server for controlling Rigol oscilloscopes from an AI assistant. It translates MCP tool calls into SCPI commands over PyVISA.1MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that lets an AI assistant drive a RIGOL DG800 Pro / DG900 Pro arbitrary waveform generator over LAN (raw SCPI on TCP 5555), with tools for setting waveforms, output loads, and reading status.MIT
TDQS
Scored across 13 tools
Each tool has a clearly distinct purpose: connection, configuration, acquisition control, querying status, downloading waveforms, measurements, statistics, and SCPI escape hatches. No two tools have overlapping functionality.
All tool names follow a consistent snake_case verb_noun pattern (e.g., configure_channel, get_waveform, measure_statistics). The naming is predictable and uniform.
With 13 tools, the server is well-scoped for controlling an oscilloscope. It covers essential operations without being excessive or sparse.
The tool set provides comprehensive coverage for core oscilloscope operations (connection, configuration, acquisition, measurement, screenshot). Minor gaps like advanced trigger settings exist but are mitigated by SCPI escape tools.