Back to directory
visa-mcp

visa-mcp

@Hizuki10305

使用VISA控制示波器等测量仪器的MCP服务器

visaoscilloscopemeasurementinstrument-controltool

Installation & Configuration

{
  "mcpServers": {
    "visa-oscilloscope": {
      "command": "/Users/user_name/.local/bin/uv",
      "args": [
        "--directory",
        "/Users/user_name/Documents/GitHub/visa-mcp",
        "run",
        "server.py"
      ],
      "alwaysAllow": [
        "list_instruments",
        "get_oscilloscope_status"
      ],
      "disabled": false
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/26
Updated
2026/6/5