EasyEDA Copilot MCP Server
Extension sources, UI, resources and build configuration live in extension/; mcp/ and shared/ are sibling workspaces. Root build/dev commands remain the entry point. The .eext output remains in build/dist/. See extension development. It runs locally over stdio via the published package.
People who work with ai assistant, circuit and easyeda and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 145 · #6 OF 55 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-09-18
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.9 · 2026-09-08
Use native EasyEDA ground and power symbols, and native net ports in desktop mode, with consistent rotations when creating and cloning schematic components. · Preserve global net names from flags and ports when reading…
v1.1.8 · 2026-09-01
Circuit assembly stability and speed have been improved in EasyEDA v3. · Improved automatic PCB component placement and added refineGroup support for controlled post-placement refinement. · Improved autorouting…
v1.1.7 · 2026-08-09
Added full-page schematic beautification with automatic checkpoints, rollback on failure, and preservation of the sheet frame.
04 · Who maintains EasyEDA Copilot
EasyEDA Copilot is maintained by biosshot. We track 2 MCP servers from biosshot - 2 actively maintained, 158 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 55 actively-maintained web framework servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-09-08)
- registry
- io.github.biosshot/easyeda-copilot (active, first published 2026-08-04 · 4 versions)
- packages
- npm:easyeda-copilot-mcp
06 · EasyEDA Copilot FAQ
What is EasyEDA Copilot?
Extension sources, UI, resources and build configuration live in extension/; mcp/ and shared/ are sibling workspaces. Root build/dev commands remain the entry point. The .eext output remains in build/dist/. See extension development. It runs locally over stdio via the published package.
Is EasyEDA Copilot still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 6 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,103 · 2026-09-18
- Semiotic Verified React chart generation: select, validate, repair, render, and inspect charts through MCP. ★ 2,707 · 2026-09-18
- Medplum MCP Server Securely access and manage FHIR healthcare data stored in Medplum. ★ 2,682 · 2026-09-18
- Webcomponents React MCP Server MCP server for UI5 Web Components for React - Developer documentation and API assistance ★ 540 · 2026-09-16
- Geo Lens Read-only access to a self-hosted GeoLens spatial catalog: datasets, features, maps, sandboxed SQL. ★ 247 · 2026-09-18
- OpenVibeCoding Read-only MCP Read-only MCP for OpenVibeCoding runs, workflows, proof, queue, replay, and incident reads. ★ 207 · 2026-07-15
More web framework MCP servers · Deepnatal · Last EHR - Medplum · WordPress MCP · Astronomy MCP Server · Gitwand
More TypeScript MCP servers · KiCad Copilot · Claude Token Saver MCP · Blazingcdn MCP · Easy Bits · Blockrun MCP · see all