Skip to main content
Glama
305,560 tools. Last updated 2026-07-23 07:10

"EasyEDA" matching MCP tools:

  • Export a full EasyEDA schematic sheet as a PNG, including border and title block, by rasterizing the SVG via Chrome DevTools Protocol. Requires EasyEDA Pro with remote debugging.
    MIT
  • Check ECAD model availability and datasheets for electronic components. Search for KiCad, Eagle, and Altium symbols, footprints, and 3D models using part numbers or keywords.
    MIT
  • Retrieve detailed specifications, pricing, and EasyEDA/KiCad compatibility for electronic components by entering either an LCSC part code or manufacturer part number.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    B
    maintenance
    MCP server for AI-assisted PCB design with EasyEDA Pro, enabling inspection, review, and automation of schematics, PCBs, and manufacturing export.
    Last updated
    2
    Apache 2.0
  • A
    license
    -
    quality
    B
    maintenance
    Enables MCP clients like Claude Code to control a running EasyEDA Pro instance for PCB design automation, including DRC checks, project management, and script execution via a bridge server.
    Last updated
    5
    MIT
  • Find alternative electronic components with better availability when a part has low stock or you need to compare options. Search by LCSC code and filter by stock, package size, library type, and EasyEDA footprint compatibility.
    MIT
  • Download KiCad schematic symbols and PCB footprints for electronic components from SamacSys ComponentSearchEngine to integrate into your PCB design projects.
    MIT
  • Read the conventions and recommended workflow for driving EasyEDA via MCP, covering coordinate system, net-by-name wiring, and the place-wire-verify loop.
    MIT
  • Check server health status in one call after connecting the bridge extension: runtime version, active profile, bridge state, EasyEDA version, keyless sourcing state, and starter catalog size.
    MIT
  • Retrieve wire segments from a schematic project, providing coordinates, net name, color, and style. Pagination (limit/offset) overcomes the 50-wire-per-call cap.
    MIT
  • Place components and auto-wire by net name; VCC/GND symbols automatically inserted. Ideal for generating schematics from a parts and nets list.
    MIT
  • Scan schematic for components with overlapping pin coordinates, detecting silent short-circuit risks not caught by standard collision checks. Run after manual placement to ensure pin location exclusivity.
    MIT