Stats
Actions
Tags
From ltspice-mcp
Provides local interaction with LTspice for circuit simulation, netlist creation, and analysis of analog electronic designs.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ltspice": {
"command": "uvx",
"args": [
"ltspice-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub cognitohazard/ltspice-mcp --plugin ltspice-mcp