Skip to main content
Glama
aimoda

Rigol DHO824 MCP Server

by aimoda

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VISA_TIMEOUTNoCommunication timeout in milliseconds30000
RIGOL_RESOURCEYesVISA resource string for connecting to the oscilloscope (e.g., TCPIP0::192.168.1.100::inst0::INSTR)
RIGOL_TEMP_DIRNoHost-side path for returned file paths. The container always writes to /tmp/rigol internally and translates paths to this value in responses. Must match the host path in your -v mount. Outside Docker, this sets the directory for temporary files (waveforms, screenshots); if not set, uses system default temp directory.
RIGOL_BEEPER_ENABLEDNoEnable/disable oscilloscope beeper soundsfalse
RIGOL_AUTO_SCREENSHOTNoAutomatically capture screenshot after each MCP tool execution for visualization/debugging. Screenshots are saved with human-readable timestamp format (e.g., auto_screenshot_20251030_143045_123.png) for chronological sorting.false

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/aimoda/rigol-dho824-mcp'

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