MCP Servers / development / Sigrok MCP Server

Sigrok MCP Server

JSON →
stdionone1development

MCP server for sigrok — let LLMs control logic analyzers and decode protocols

Install
How to run this server

No install command recorded.

server path: sigrok-mcp-server
Tools
What this server exposes
list_supported_hardware
List all supported hardware drivers
list_supported_decoders
List all supported protocol decoders
list_input_formats
List all supported input file formats
list_output_formats
List all supported output file formats
show_decoder_details
Show detailed info about a protocol decoder (options, channels, documentation)
show_driver_details
Show detailed info about a hardware driver (functions, scan options, devices)
show_version
Show sigrok-cli and library version information
scan_devices
Scan for connected hardware devices
capture_data
Capture communication data from a device and save to file
decode_protocol
Decode protocol data from a captured file using protocol decoders
check_firmware_status
Check firmware file availability in sigrok firmware directories
Configuration
Environment & auth
authnone
Resources
Sigrok MCP Server — MCP Server · libregistry