EasyEDA Copilot MCP Server
AI-powered assistant for EasyEDA Pro and JLCEDA. Connect an MCP-capable agent to create and modify schematics, search components, design and route PCBs, inspect results, and run DRC directly in EasyEDA. It runs locally over stdio via the published package.
People connecting web framework tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 113 · #6 OF 48 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install EasyEDA Copilot
Claude Code
claude mcp add biosshot-easyeda-copilot -- npx -y easyeda-copilot-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"biosshot-easyeda-copilot": {
"command": "npx",
"args": [
"-y",
"easyeda-copilot-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
license MIT - declared in the repository
npm package easyeda-copilot-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.biosshot is GitHub-verified and matches the repo owner
03 · What EasyEDA Copilot can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.7 · 2026-08-09
Added full-page schematic beautification with automatic checkpoints, rollback on failure, and preservation of the sheet frame.
v1.1.6 · 2026-08-04
add RU and zh-CN localizations · New Contributors · @Darmion made their first contribution in
1.1.5 · 2026-07-19
Improved WebSocket heartbeat, timeouts, reconnection handling, and overload protection. · Improved graceful shutdown and checkpoint queue cleanup.
04 · Who maintains EasyEDA Copilot
EasyEDA Copilot is maintained by biosshot. We track 2 MCP servers from biosshot - 2 actively maintained, 117 combined GitHub stars, oldest repo from Dec 2025. Full record: all servers from biosshot.
05 · Facts
- repository
- github.com/biosshot/easyeda-copilot
- category
- web framework - ranked #6 of 48 actively-maintained web framework servers as of 2026-08-25.
- release cadence
- 5 releases in the last 90 days (latest 2026-08-09)
- registry
- io.github.biosshot/easyeda-copilot (active, first published 2026-08-04 · 2 versions)
- packages
- npm:easyeda-copilot-mcp
06 · EasyEDA Copilot FAQ
What is EasyEDA Copilot?
AI-powered assistant for EasyEDA Pro and JLCEDA. Connect an MCP-capable agent to create and modify schematics, search components, design and route PCBs, inspect results, and run DRC directly in EasyEDA. It runs locally over stdio via the published package.
Is EasyEDA Copilot still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 5 releases in the last 90 days. We re-verify nightly.
How do I install EasyEDA Copilot?
Run `npx -y easyeda-copilot-mcp`. You can also paste the ready-made client config above.
Does EasyEDA Copilot run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to EasyEDA Copilot
Alternatives to EasyEDA Copilot
Maintained web framework servers if EasyEDA Copilot isn't the fit.
- Tolgee Your app's translations in Tolgee: search keys, create translations, trigger machine translation ★ 4,081 · 2026-08-24
- Semiotic Verified React chart generation: select, validate, repair, render, and inspect charts through MCP. ★ 2,691 · 2026-08-24
- Medplum MCP Server Securely access and manage FHIR healthcare data stored in Medplum. ★ 2,627 · 2026-08-25
- Webcomponents React MCP Server MCP server for UI5 Web Components for React - Developer documentation and API assistance ★ 539 · 2026-08-24
- OpenVibeCoding Read-only MCP Read-only MCP for OpenVibeCoding runs, workflows, proof, queue, replay, and incident reads. ★ 206 · 2026-07-15
- Geo Lens Read-only access to a self-hosted GeoLens spatial catalog: datasets, features, maps, sandboxed SQL. ★ 202 · 2026-08-24
More web framework MCP servers · Last EHR - Medplum · Gitwand · Source Library · Qrcodly · Aspicio
More TypeScript MCP servers · KiCad Copilot · Claude Token Saver MCP · Blazingcdn MCP · Blockrun MCP · Bvcc Agent Wallet · see all