← Back to Plugins
MCP Server MCP

Multisim MCP

github By github 👁 2 views ▲ 0 votes

Generate Multisim circuits, run simulations, export data, and create experiment reports.

Homepage Verified source GitHub

Install

uvx multisim-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "multisim-mcp",
      "version": "1.1.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "User-local template pack generated from a licensed Multisim installation.",
          "format": "filepath",
          "name": "MULTISIM_MCP_TEMPLATE_DIR"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...