Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Hizuki1030 • Automation & Orchestration
A lightweight MCP server that lets GitHub Copilot and VS Code control lab instruments (power supplies, oscilloscopes, multimeters) via VISA connections.
Send SCPI/VISA commands to lab instruments (e.g., *IDN?, MEAS:VOLT?) over TCPIP, GPIB or USB.
Automate instrument configuration and measurements from VS Code or GitHub Copilot using simple natural-language prompts.
A lightweight Python server to integrate instrument control into test scripts, CI tasks, or measurement automation pipelines.
This project provides a small Python-based server to send SCPI/VISA commands to laboratory instruments over TCPIP, GPIB, USB and other interfaces. It integrates with GitHub Copilot and VS Code so users can issue natural-language instructions which are translated into VISA commands for connected instruments. The server requires Python 3.11+ and a VISA runtime (NI‑VISA, Keysight IO Libraries) and includes examples for basic operations like *IDN?, setting voltages, and measuring values. It simplifies instrument automation and rapid prototyping of measurement workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.