HomeOther › EasyEDA Copilot

EasyEDA Copilot

Connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC.

TypeScript
★ 152 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "easyeda-copilot": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry