Rigol Dho824 MCP
Rank #11,416io.github.aimoda/rigol-dho824-mcp
MCP server providing rigol-dho824-mcp capabilities
Rigol Dho824 MCP is a Model Context Protocol (MCP) server published by aimoda. It ranks #11,416 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Rigol Dho824 MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 29 tracked versions. It was first listed on Aug 23, 2025 and most recently updated on Nov 2, 2025.
Ranks ahead of 120,630 of 132,046 servers on MCP Toplist.
Use Rigol Dho824 MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rigol-dho824-mcp -e "RIGOL_RESOURCE=<your RIGOL_RESOURCE>" -e "VISA_TIMEOUT=<your VISA_TIMEOUT>" -e "RIGOL_BEEPER_ENABLED=<your RIGOL_BEEPER_ENABLED>" -e "RIGOL_TEMP_DIR=<your RIGOL_TEMP_DIR>" -- docker run -i --rm /tmp/rigol-data:/tmp/rigol RIGOL_RESOURCE VISA_TIMEOUT RIGOL_BEEPER_ENABLED RIGOL_TEMP_DIR ghcr.io/aimoda/rigol-dho824-mcp ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177aeReplace each placeholder with your own value before saving.
claude mcp add rigol-dho824-mcp -e "RIGOL_RESOURCE=<your RIGOL_RESOURCE>" -e "VISA_TIMEOUT=<your VISA_TIMEOUT>" -e "RIGOL_BEEPER_ENABLED=<your RIGOL_BEEPER_ENABLED>" -- uvx rigol-dho824-mcpReplace each placeholder with your own value before saving.
[mcp_servers.rigol-dho824-mcp]
command = "docker"
args = ["run", "-i", "--rm", "/tmp/rigol-data:/tmp/rigol", "RIGOL_RESOURCE", "VISA_TIMEOUT", "RIGOL_BEEPER_ENABLED", "RIGOL_TEMP_DIR", "ghcr.io/aimoda/rigol-dho824-mcp", "ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177ae"]
[mcp_servers.rigol-dho824-mcp.env]
RIGOL_RESOURCE = "<your RIGOL_RESOURCE>"
VISA_TIMEOUT = "<your VISA_TIMEOUT>"
RIGOL_BEEPER_ENABLED = "<your RIGOL_BEEPER_ENABLED>"
RIGOL_TEMP_DIR = "<your RIGOL_TEMP_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.rigol-dho824-mcp]
command = "uvx"
args = ["rigol-dho824-mcp"]
[mcp_servers.rigol-dho824-mcp.env]
RIGOL_RESOURCE = "<your RIGOL_RESOURCE>"
VISA_TIMEOUT = "<your VISA_TIMEOUT>"
RIGOL_BEEPER_ENABLED = "<your RIGOL_BEEPER_ENABLED>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"/tmp/rigol-data:/tmp/rigol",
"RIGOL_RESOURCE",
"VISA_TIMEOUT",
"RIGOL_BEEPER_ENABLED",
"RIGOL_TEMP_DIR",
"ghcr.io/aimoda/rigol-dho824-mcp",
"ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177ae"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>",
"RIGOL_TEMP_DIR": "<your RIGOL_TEMP_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "uvx",
"args": [
"rigol-dho824-mcp"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"/tmp/rigol-data:/tmp/rigol",
"RIGOL_RESOURCE",
"VISA_TIMEOUT",
"RIGOL_BEEPER_ENABLED",
"RIGOL_TEMP_DIR",
"ghcr.io/aimoda/rigol-dho824-mcp",
"ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177ae"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>",
"RIGOL_TEMP_DIR": "<your RIGOL_TEMP_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "uvx",
"args": [
"rigol-dho824-mcp"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rigol-dho824-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"/tmp/rigol-data:/tmp/rigol",
"RIGOL_RESOURCE",
"VISA_TIMEOUT",
"RIGOL_BEEPER_ENABLED",
"RIGOL_TEMP_DIR",
"ghcr.io/aimoda/rigol-dho824-mcp",
"ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177ae"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>",
"RIGOL_TEMP_DIR": "<your RIGOL_TEMP_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"rigol-dho824-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"rigol-dho824-mcp"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"/tmp/rigol-data:/tmp/rigol",
"RIGOL_RESOURCE",
"VISA_TIMEOUT",
"RIGOL_BEEPER_ENABLED",
"RIGOL_TEMP_DIR",
"ghcr.io/aimoda/rigol-dho824-mcp",
"ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177ae"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>",
"RIGOL_TEMP_DIR": "<your RIGOL_TEMP_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "uvx",
"args": [
"rigol-dho824-mcp"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"/tmp/rigol-data:/tmp/rigol",
"RIGOL_RESOURCE",
"VISA_TIMEOUT",
"RIGOL_BEEPER_ENABLED",
"RIGOL_TEMP_DIR",
"ghcr.io/aimoda/rigol-dho824-mcp",
"ghcr.io/aimoda/rigol-dho824-mcp:0.1.143-main.2b177ae"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>",
"RIGOL_TEMP_DIR": "<your RIGOL_TEMP_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rigol-dho824-mcp": {
"command": "uvx",
"args": [
"rigol-dho824-mcp"
],
"env": {
"RIGOL_RESOURCE": "<your RIGOL_RESOURCE>",
"VISA_TIMEOUT": "<your VISA_TIMEOUT>",
"RIGOL_BEEPER_ENABLED": "<your RIGOL_BEEPER_ENABLED>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aimoda%2Frigol-dho824-mcp)<a href="https://mcptoplist.com/server/io.github.aimoda%2Frigol-dho824-mcp"><img src="https://mcptoplist.com/badge/io.github.aimoda%2Frigol-dho824-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aimoda
Available versions (29)
| Version | Published |
|---|---|
| 0.1.143-main.2b177ae | Nov 2, 2025 |
| 0.1.142-main.ce02f4e | Nov 2, 2025 |
| 0.1.139-main.cab1ce4 | Nov 2, 2025 |
| 0.1.138-main.1a22ff2 | Nov 2, 2025 |
| 0.1.134-main.287056d | Oct 31, 2025 |
| 0.1.133-main.94f848c | Oct 31, 2025 |
| 0.1.130-main.262b90a | Oct 31, 2025 |
| 0.1.129-main.66abb60 | Oct 31, 2025 |
| 0.1.128-main.bf65a5d | Oct 31, 2025 |
| 0.1.127-main.0123ed6 | Oct 31, 2025 |
| 0.1.125-main.d6241ab | Oct 30, 2025 |
| 0.1.121-121.main.38c1947 | Oct 30, 2025 |
| 0.1.118-118.main.df546a7 | Oct 30, 2025 |
| 0.1.0-117.main.6346d8c | Oct 30, 2025 |
| 0.1.0-114.main.2134233 | Oct 30, 2025 |
| 0.1.0-111.main.1ebb6e8 | Oct 30, 2025 |
| 0.1.0-107.main.59da529 | Oct 30, 2025 |
| 0.1.0-106.main.d668b15 | Oct 30, 2025 |
| 0.1.0-104.main.ea735ad | Oct 30, 2025 |
| 0.1.0-102.main.bf104e9 | Oct 30, 2025 |
| 0.1.0-101.main.1389f1e | Oct 30, 2025 |
| 0.1.0-100.main.d0ed832 | Oct 29, 2025 |
| 0.1.0-98.main.f005b31 | Oct 29, 2025 |
| 0.1.0-97.main.212375d | Oct 29, 2025 |
| 0.1.0-93.main.de67259 | Oct 29, 2025 |
| 0.1.0-92.main.fae1443 | Oct 29, 2025 |
| 0.1.0-1.main.0648815 | Oct 29, 2025 |
| 0.1.0-1.main.9ad1203 | Oct 29, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rigol Dho824 MCP?
- Rigol Dho824 MCP is maintained by aimoda, which publishes 1 MCP server (29 total versions) tracked on MCP Toplist.
- Is Rigol Dho824 MCP listed on the Official MCP Registry?
- Yes — Rigol Dho824 MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Rigol Dho824 MCP have?
- MCP Toplist tracks 29 versions of Rigol Dho824 MCP, most recently published on Nov 2, 2025.
- Where can I find the source code for Rigol Dho824 MCP?
- The source code for Rigol Dho824 MCP is hosted at github.com/aimoda/rigol-dho824-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.