Connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC.
MCPpedia last refreshed this data
io.github.biosshot/easyeda-copilot is an MCP server that connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 60/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-biosshot-easyeda-copilot": {
"args": [
"-y",
"easyeda-copilot-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
English | 简体中文 | Русский
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'easyeda-copilot-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked easyeda-copilot-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in maps
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform geospatial operations and transformations.
MCP server from Kynth Studios — eleven read-only lookups over live public data: AI model pricing and routing, dependency maintenance, service pricing and stack cost, agent skills and configs, shadcn component registries, starter-kit grades, AI app-builder App Store readiness, ADA Title II reports, nonprofit good-standing. No key, no signup.
Multi-city flight routing intelligence — plan RTW trips, validate alliances, get carrier picks.
MCP Security Weekly
Get CVE alerts and security updates for io.github.biosshot/easyeda-copilot and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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.
[!IMPORTANT] MCP is the recommended and actively developed interface for EasyEDA Copilot. It is more reliable for agent workflows and provides the complete feature set, including PCB tools, checkpoints, document management, inspection, and DRC. The built-in Interface remains available for users who prefer it, but it is now considered legacy and receives limited maintenance.
EasyEDA Copilot adds an AI design layer to EasyEDA Pro:
More examples are available on Oshwlab.
Download the latest .eext package from Releases.
In EasyEDA Pro:
Settings -> Extensions -> Extensions Manager.Import Extensions..eext file.External Interactions as shown in Extension permissions.Add the MCP server to your agent:
Codex:
codex mcp add easyeda-copilot -- npx -y easyeda-copilot-mcp
Claude Code:
claude mcp add easyeda-copilot -- npx -y easyeda-copilot-mcp
Then:
The extension scans ws://127.0.0.1:8787 every 5 seconds and connects automatically when the MCP server is available. Copilot -> MCP does not open a separate interface; it only pauses or resumes this scan.
See the MCP package README for generic JSON configuration, local builds, and the detailed PCB workflow.
| Capability | MCP | Built-in Interface |
|---|---|---|
| Generate and modify schematics | Yes | Yes, legacy workflow |
| Component search and reusable blocks | Yes | Yes |
| Checkpoint |