- Logic Analyzer Ai Mcp
Logic Analyzer Ai Mcp
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.
Overview
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.
Server Config
{
"mcpServers": {
"logic-analyzer-ai-mcp": {
"type": "stdio",
"command": "uv",
"args": [
"--directory",
".",
"run",
"-m",
"src.run_mcp_server"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
wegitorStar
-Language
-License
-Recommend Servers
View AllFilesystem
@modelcontextprotocol
2 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Shotapi
@smallhandsome
a day ago