SERVER

Sigrok MCP Server

Rank #21552

io.github.KenosInc/sigrok-mcp-server

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

First listed
Feb 25, 2026
Last publish date
Feb 25, 2026
OVERVIEW

Sigrok MCP Server is a Model Context Protocol (MCP) server published by KenosInc. It ranks #21552 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sigrok MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 25, 2026 and most recently updated on Feb 25, 2026.

STANDING
#21,552of 58,832 tracked serversTop 50%

Ranks ahead of 37,280 of 58,832 servers on MCP Toplist.

CONNECT

Use Sigrok MCP Server

Add Sigrok MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "sigrok-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/kenosinc/sigrok-mcp-server:0.2.0"
      ],
      "env": {
        "SIGROK_CLI_PATH": "<your SIGROK_CLI_PATH>",
        "SIGROK_TIMEOUT_SECONDS": "<your SIGROK_TIMEOUT_SECONDS>",
        "SIGROK_WORKING_DIR": "<your SIGROK_WORKING_DIR>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

KenosInc

Organization
Total servers
2
Total versions
6
MORE FROM THIS PUBLISHER

Other servers by KenosInc

View all KenosInc servers →
VERSIONS

Available versions (2)

VersionPublished
0.2.0Feb 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Sigrok MCP Server?
Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.
Who maintains Sigrok MCP Server?
Sigrok MCP Server is maintained by KenosInc, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
Is Sigrok MCP Server an official MCP server?
Yes — Sigrok MCP Server is listed on the Official MCP Registry.
How many versions does Sigrok MCP Server have?
MCP Toplist tracks 2 versions of Sigrok MCP Server, most recently published on Feb 25, 2026.
Where can I find the source code for Sigrok MCP Server?
The source code for Sigrok MCP Server is hosted at github.com/KenosInc/sigrok-mcp-server.
EXPLORE