mcpbeat Sign in

sigrok MCP Server

local only

sigrok MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 May 2026.

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

Installs / week
not published
11
Stars
5 open issues
20 May 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation Dockerfile:15
RUN apt-get update && apt-get install -y --no-install-recommends \
        git gcc g++ make autoconf autoconf-archive automake libtool pkg-config \

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to sigrok MCP Server

same job, measured the same way
MCP Sigrok
by daedalus

MCP server exposing sigrok-cli functionality for logic analyzer hardware and protocol decoding

55 installs/wk local only
idamesh
by jordanro2

MCP server for IDA Pro: decompiler, disassembler, and analysis tools for MCP clients.

54 installs/wk local only
Forex-GPT MCP Server
by hatgit

AI-powered forex and crypto trading analysis with real-time data across 127+ instruments.

69 tools answering
Defiguard MCP
by kota1026

DeFiGuard MCP Server - DeFi protocol risk analysis tools for AI coding agents. Analyze token co...

33 installs/wk local only
Aptu Coder
by clouatre-labs

MCP server for code structure analysis using tree-sitter.

local only
A
Complyme
by complyme-mcp

ComplyMe.AI MCP server for legal & data protection risk analysis and audits.

local only
Motor Current Signature Analysis
by lgdimaggio

MCP server for Motor Current Signature Analysis — fault detection in electric motors

167 installs/wk local only
Code Analyze MCP
by clouatre-labs

MCP server for code structure analysis using tree-sitter.

local only

sigrok MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for sigrok MCP Server?
sigrok MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is sigrok MCP Server open source?
Yes — it is published under the MIT licence, written in Go, 11 stars on GitHub and 5 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.