← Back to Plugins
MCP Server MCP

io.github.monoxide-xen/microcap-mcp

github By github 👁 1 views ▲ 0 votes

Simulate, generate and draw analog circuits in Micro-Cap 12: SPICE analyses, sweeps and schematics

Homepage Verified source GitHub

Install

uvx microcap-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "microcap-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Folder holding mc12_64.exe, if Micro-Cap 12 is installed somewhere the automatic scan does not find",
          "name": "MICROCAP_HOME"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...