Skip to content
Back to search
30
MCP v0.1.0

io.github.daedalus/mcp-sigrok

io.github.daedalus/mcp-sigrok

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

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

Similar MCP servers embedding-nearest

io.github.daedalus/mcp-cryptography
MCP server exposing cryptography library functionality
0 tools
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-ecdsa
MCP server for ECDSA cryptography
0 tools
io.github.daedalus/mcp-sparql
MCP server exposing SPARQL query functionalities for LLMs
0 tools
io.github.daedalus/mcp-sympy
MCP server that exposes SymPy's symbolic mathematics functionality
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.daedalus/mcp-sigrok": {
      "url": "None",
      "transport": "http"
    }
  }
}