dwf-mcp

best-effort-labs/dwf-mcp
★ 0 stars Python AI/LLM Updated today
MCP server exposing the Digilent WaveForms SDK (Analog Discovery 3) to LLM agents — scope, AWG, supply, logic analyzer, protocol masters, sniffers, and decoders
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": {
    "dwf-mcp": {
      "command": "uvx",
      "args": [
        "dwf-mcp"
      ]
    }
  }
}

Or install with pip: pip install dwf-mcp

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that exposes the [Digilent WaveForms SDK](https://digilent.com/reference/test-and-measurement/waveforms/waveforms-sdk/start) for the Analog Discovery 3 (and compatible Digilent devices) to LLM agents. Lets a conversational model drive a real benchtop — scope, AWG, supply, logic analyzer, protocol masters, protocol sniffers, post-process decoders — through a stable tool surface.

Tools (3)

DWF_BACKENDDWF_ENABLE_VCDDWF_WORKSPACE