mcp-spice

Casys-AI/mcp-spice
★ 1 stars TypeScript Code/Dev Tools Updated 2d ago
MCP oracle for circuit verification — ngspice batch operating point and reduced transients. The server owns the .control block.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-spice": {
      "command": "npx",
      "args": [
        "-y",
        "Casys-AI/mcp-spice"
      ]
    }
  }
}

README Excerpt

`mcp-spice` runs bounded ngspice analyses behind MCP and keeps every result tied to the exact circuit bytes that produced it. _A read-only MCP App projecting an exact recorded operating-point artifact from a Digital Thread project. The values, units, source symbols, artifact identity, and projection fingerprint all come from the recorded result._

Topics

engineering-oracleengineering-toolchainmcpmodel-context-protocol