Skip to content
Back to search
30
MCP

Sigrok

pulsemcp/sigrok

Hardware debugging and signal analysis via the sigrok open-source measurement suite.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sigrok MCP Server
Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.
0 tools
sigrok MCP Server
Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.
0 tools
io.github.daedalus/mcp-sigrok
MCP server exposing sigrok-cli functionality for logic analyzer hardware and protocol decoding
0 tools
Scherlok
Zero-config data-quality monitoring: profile a warehouse, detect anomalies, gate CI.
0 tools
Wireshark
TShark network packet analysis with capture, protocol stats, field extraction, and security analysis.
0 tools
io.github.yamaru-eu/hardware-probe
Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sigrok": {
      "url": "None",
      "transport": "http"
    }
  }
}