MCP server and EasyEDA Pro extension bridge for live project assistance.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Connect Claude, Codex, VS Code, and other Model Context Protocol (MCP) clients to the live EasyEDA Pro project already open on your machine.
Independent open-source MCP bridge for live schematic and PCB workflows in EasyEDA Pro.
Quick Start Β· AI Client Setup Β· Tools Β· Troubleshooting Β· Releases
EasyEDA Pro MCP lets an AI assistant inspect the live EasyEDA Pro schematic or PCB you already have open. It gives MCP clients structured project context instead of making them guess from screenshots, copied text, or manual exports.
It runs locally:
Works with Claude Desktop, Claude Code, Codex, VS Code, and other MCP-compatible clients.
Then:
node /absolute/path/to/easyeda_mcp/dist/index.jsbuild/disteasyeda_doctorHealthy output should show the extension connected, protocol compatible, and an active document available.
Full setup guide: Quick Start
Core capabilities:
Download packaged extension builds from GitHub Releases. Local builds also create build/dist/easyeda_mcp_bridge.eext.
npm run setup:local builds the MCP server, builds the EasyEDA Pro extension bundle, and packages the .eext artifact.
This project works against a live EasyEDA Pro session. EasyEDA Pro must be open, the local extension must be installed, and the MCP server must be running.
Not included yet:
.epro parsingThe bridge listens on 127.0.0.1 by default. Do not expose the bridge port to untrusted networks. See SECURITY.md for reporting and runtime boundaries.
This is an independent open-source project. It is not affiliated with, endorsed by, or sponsored by EasyEDA, JLCPCB, or Shenzhen Jia Chuang Ban Technology Co., Ltd.
Feedback and suggestions: victor.freitas@vlabsoft.com
MIT. See LICENSE.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/easyeda-pro-mcp)<a href="https://allmcps.com/mcp/easyeda-pro-mcp"><img src="https://allmcps.com/api/badge/easyeda-pro-mcp?style=directory" alt="Easyeda Pro Mcp on AllMCPs" /></a>