Sigrok MCP Server
JSON →MCP server for sigrok â let LLMs control logic analyzers and decode protocols
Tools · 11
- 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
Links
★ 1 GitHub stars