Multisim MCP

中文(当前) | English 让 AI Agent 根据实验要求自动生成 Multisim 电路、运行仿真、提取实验数据,并导出 电路图、CSV、波形图和实验报告。. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 3 · #94 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Multisim MCP

Claude Code

claude mcp add yxy050208-multisim-mcp -- uvx multisim-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "yxy050208-multisim-mcp": {
      "command": "uvx",
      "args": [
        "multisim-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-08 - young repo, little track record yet

license MIT - declared in the repository

pypi package multisim-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.yxy050208 is GitHub-verified and matches the repo owner

03 · What Multisim MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.0 · 2026-08-21

Multisim MCP v1.1.0 · 这是从“Multisim 自动化工具集合”走向可扩展 EDA 自动化平台内核的首个版本。 · 它保留 v1.0 的电路生成、真实仿真、数据导出和双语实验报告闭环,同时加入稳定的 · EDA 数据边界、可注入后端、模型运行时、DeepSeek/DeepSeek Harness 集成,以及可验证 · 的项目、实验和优化目录契约。 · 主要变化 · 新增传输无关的…

v1.0.0 · 2026-08-09

Multisim MCP v1.0.0 · 这是第一个稳定版:AI Agent 现在可以从受限 SPICE/实验规范生成可编辑 Multisim 电路, · 运行真实仿真,验证设计指标,执行批量扫描,并导出电路图、数据与中英双语正式报告。 · 主要变化 · MCP Python SDK 2.x,兼容现代与旧版 stdio 协议。 · 持久、可取消的隔离实验任务,支持超时、崩溃/无响应恢复和跨进程输出锁。…

04 · Who maintains Multisim MCP

Multisim MCP is maintained by yxy050208. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
automation - ranked #94 of 194 actively-maintained automation servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-08-21)
registry
io.github.yxy050208/multisim-mcp (active, first published 2026-08-08 · 5 versions)
packages
pypi:multisim-mcp

06 · Multisim MCP FAQ

What is Multisim MCP?

中文(当前) | English 让 AI Agent 根据实验要求自动生成 Multisim 电路、运行仿真、提取实验数据,并导出 电路图、CSV、波形图和实验报告。. It runs locally over stdio via the published package.

Is Multisim MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Multisim MCP?

Run `uvx multisim-mcp`. You can also paste the ready-made client config above.

Does Multisim MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Multisim MCP

More automation MCP servers · Zapier · Webhook.site MCP Server · Progi · VMware Harden · VMware Pilot

More Python MCP servers · Ugs MCP · Local Delegate · Random Number MCP · Servonaut · see all