Loomal

sigrok MCP Server

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

Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.

3 starsoci: ghcr.io/kenosinc/sigrok-mcp-server:0.2.0

About sigrok MCP Server

sigrok MCP Server is an MCP (Model Context Protocol) server published by kenosinc in the official MCP registry, listed under Search on Loomal. Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.

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

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

Use sigrok MCP Server with your agent

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

Frequently asked questions

What is sigrok MCP Server?
sigrok MCP Server is an MCP (Model Context Protocol) server by kenosinc in the Search category. Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.
How do I connect sigrok MCP Server to Claude, Cursor, or another MCP client?
Install sigrok MCP Server from its oci package (ghcr.io/kenosinc/sigrok-mcp-server:0.2.0) 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 sigrok MCP Server open source?
Yes — the source code is public at github.com/kenosinc/sigrok-mcp-server, with 3 GitHub stars.
Can AI agents pay to use sigrok MCP Server?
Not yet through Loomal — sigrok 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 sigrok MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.