EasyEDA Copilot
Rank #843io.github.biosshot/easyeda-copilot
Connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC.
EasyEDA Copilot is a Model Context Protocol (MCP) server published by biosshot. It ranks #843 of 132,113 servers tracked on MCP Toplist, and its repository has 145 GitHub stars. EasyEDA Copilot is listed on Official MCP, with 4 tracked versions. It was first listed on May 19, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 131,270 of 132,113 servers on MCP Toplist.
Use EasyEDA Copilot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add easyeda-copilot -- npx -y easyeda-copilot-mcp[mcp_servers.easyeda-copilot]
command = "npx"
args = ["-y", "easyeda-copilot-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"easyeda-copilot": {
"command": "npx",
"args": [
"-y",
"easyeda-copilot-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"easyeda-copilot": {
"command": "npx",
"args": [
"-y",
"easyeda-copilot-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"easyeda-copilot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"easyeda-copilot-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"easyeda-copilot": {
"command": "npx",
"args": [
"-y",
"easyeda-copilot-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"easyeda-copilot": {
"command": "npx",
"args": [
"-y",
"easyeda-copilot-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.biosshot%2Feasyeda-copilot)<a href="https://mcptoplist.com/server/io.github.biosshot%2Feasyeda-copilot"><img src="https://mcptoplist.com/badge/io.github.biosshot%2Feasyeda-copilot.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
biosshot
Other servers by biosshot
View all biosshot servers →Available versions (4)
| Version | Published |
|---|---|
| 1.1.9 | Sep 8, 2026 |
| 1.1.8 | Sep 1, 2026 |
| 1.1.7 | Aug 9, 2026 |
| 1.1.6 | Aug 4, 2026 |
Frequently asked questions
- Who maintains EasyEDA Copilot?
- EasyEDA Copilot is maintained by biosshot, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is EasyEDA Copilot listed on the Official MCP Registry?
- Yes — EasyEDA Copilot is listed on the Official MCP Registry.
- How many versions does EasyEDA Copilot have?
- MCP Toplist tracks 4 versions of EasyEDA Copilot, most recently published on Sep 8, 2026.
- Where can I find the source code for EasyEDA Copilot?
- The source code for EasyEDA Copilot is hosted at github.com/biosshot/easyeda-copilot.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.