Loomal

Digilent WaveForms MCP Server

MCP server by github.com/kenosinc/dwf-mcp-server

MCP server for Digilent WaveForms instruments (oscilloscope, AWG, logic analyzer).

2 starsoci: ghcr.io/kenosinc/dwf-mcp-server:0.2.1

About Digilent WaveForms MCP Server

Digilent WaveForms MCP Server is an MCP (Model Context Protocol) server published by kenosinc in the official MCP registry. MCP server for Digilent WaveForms instruments (oscilloscope, AWG, logic analyzer).

It ships as a Docker image (ghcr.io/kenosinc/dwf-mcp-server:0.2.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kenosinc/dwf-mcp-server, where the project has earned 2 GitHub stars.

Use Digilent WaveForms MCP Server with your agent

Claude Code · one command
claude mcp add digilent-waveforms-mcp-server -- docker run -i --rm ghcr.io/kenosinc/dwf-mcp-server:0.2.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "digilent-waveforms-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/kenosinc/dwf-mcp-server:0.2.1"
      ]
    }
  }
}
ocighcr.io/kenosinc/dwf-mcp-server:0.2.1

Frequently asked questions

What is Digilent WaveForms MCP Server?
Digilent WaveForms MCP Server is an MCP (Model Context Protocol) server by kenosinc. MCP server for Digilent WaveForms instruments (oscilloscope, AWG, logic analyzer).
How do I connect Digilent WaveForms MCP Server to Claude, Cursor, or another MCP client?
Install Digilent WaveForms MCP Server from its oci package (ghcr.io/kenosinc/dwf-mcp-server:0.2.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Digilent WaveForms MCP Server open source?
Yes — the source code is public at github.com/kenosinc/dwf-mcp-server, with 2 GitHub stars.
Can AI agents pay to use Digilent WaveForms MCP Server?
Not yet through Loomal — Digilent WaveForms MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Digilent WaveForms MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.