GPIB-MCP

TGoodhew/GPIB-MCP
★ 0 stars C# Code/Dev Tools Updated today
MCP server connecting Claude to GPIB/VISA test instruments (C#/.NET Framework 4.7.2, NI-VISA + NI-488.2)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gpib-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "TGoodhew/GPIB-MCP"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) (Model Context Protocol) server that connects Claude — or any MCP client — directly to your test-and-measurement instruments over **GPIB, USB-TMC, LXI/TCPIP, and serial**, using the **NI-VISA** and **NI-488.2** .NET libraries. It speaks JSON-RPC 2.0 over a stdio transport and exposes a set of tools the model

Tools (20)

DebugErrorGPIB_MCP_BINDINGSGPIB_MCP_INSTRUMENT_DBInfoWarnassign_instrumentconfirmfiltergpib488_queryinstrument_db_saveinstrument_identifyinstrument_list_modelsinstrument_referencelist_assignmentstimeout_msunassign_instrumentvisa_clearvisa_closevisa_identify