Loading MCP server directory, please wait...
Generic MCP server for any SCPI instrument over VISA, TCP or serial, with command allow/deny lists.
npx @getmcp/cli add io.github.K-Dense-AI/labmcp-scpiRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.K-Dense-AI/labmcp-scpi": {
"command": "uvx",
"args": [
"labmcp-scpi"
],
"env": {
"LABMCP_ADDRESS": "",
"LABMCP_SIMULATE": "",
"LABMCP_READ_ONLY": "",
"LABMCP_LIMITS": ""
}
}
}
}