提交

Logic Analyzer Ai Mcp

@wegitor

Logic analyzer MCP This project provides an MCP (Message Control Protocol) server and automation interface for Saleae logic analyzers. It enables remote control, automation, and integration of Saleae Logic devices and captures, making it easy to script, manage, and analyze logic analyzer data programmatically.

服务器配置

{
  "mcpServers": {
    "logic-analyzer-ai-mcp": {
      "type": "stdio",
      "command": "uv",
      "args": [
        "--directory",
        ".",
        "run",
        "-m",
        "src.run_mcp_server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.