Digilent WaveForms MCP Server✓
io.github.KenosInc/dwf-mcp-server · v0.2.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.KenosInc/dwf-mcp-server",
"description": "MCP server for Digilent WaveForms instruments (oscilloscope, AWG, logic analyzer).",
"title": "Digilent WaveForms MCP Server",
"repository": {
"url": "https://github.com/KenosInc/dwf-mcp-server",
"source": "github"
},
"version": "0.2.1",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/kenosinc/dwf-mcp-server:0.2.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}