Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.VLab-Software/easyeda-pro-mcp

NPM · @VLABSOFT/EASYEDA-PRO-MCP · SCANNED AUG 3

MCP server and EasyEDA Pro extension bridge for live project assistance.

+21 this week 63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (96 of 100), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability57
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1185 tokens (~62/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage73
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 20% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @vlabsoft/easyeda-pro-mcp

# add to Claude Code
claude mcp add vlab-software-easyeda-pro-mcp -- npx -y @vlabsoft/easyeda-pro-mcp
# add to Codex CLI
codex mcp add vlab-software-easyeda-pro-mcp -- npx -y @vlabsoft/easyeda-pro-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "vlab-software-easyeda-pro-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@vlabsoft/easyeda-pro-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add vlab-software-easyeda-pro-mcp --command npx --arg -y --arg @vlabsoft/easyeda-pro-mcp
# ~/.hermes/config.yaml
mcp_servers:
  vlab-software-easyeda-pro-mcp:
    command: "npx"
    args: ["-y", "@vlabsoft/easyeda-pro-mcp"]
// mcp.json
{
  "mcpServers": {
    "vlab-software-easyeda-pro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vlabsoft/easyeda-pro-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +30
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.27 functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Schema quality: unverified → fair functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 2 Aug 26 +10
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
  • 1 Aug 26 +18
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
  • 31 Jul 26 −19
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 42

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@vlabsoft/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 96 packages

96 packages in the resolved dependency tree · 96 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 19 exposed · ~1,185 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
easyeda_confirmed_action ~70

Runs a mutating EasyEDA Pro action only when the confirmation text explicitly confirms the action.

NameTypeReqDescription
actionstringyes
confirmationstringyesMust include an explicit confirmation phrase such as 'confirma salvar'.
paramsobject
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_export_bom ~56

Exports a BOM from the active EasyEDA Pro project through the extension.

NameTypeReqDescription
fileNamestring
formatstring
scopestring
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_export_gerber ~45

Exports Gerber fabrication files from the active EasyEDA Pro PCB through the extension.

NameTypeReqDescription
fileNamestring
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_export_netlist ~52

Exports a netlist from the active EasyEDA Pro schematic or PCB through the extension.

NameTypeReqDescription
fileNamestring
scopestring
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_export_pdf ~48

Exports a PDF from the active EasyEDA Pro document through the extension.

NameTypeReqDescription
fileNamestring
scopestring
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_find_component ~70

Finds a component by designator, name, value, footprint, or property in the active EasyEDA Pro project.

NameTypeReqDescription
limitinteger
querystringyesDesignator, value, name, footprint, or property text to search for.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_find_net ~57

Finds a net by name and returns available connections or metadata from the active project.

NameTypeReqDescription
limitinteger
querystringyesNet name or partial net name to search for.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_find_unconnected_pins ~80

Identifies schematic pins without a confirmed net in the normalized EasyEDA Pro data.

NameTypeReqDescription
allPagesboolean
includePowerPinsbooleanWhen false, suppress pins whose names look like power pins.
includeRawboolean
limitinteger
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_get_component_pins ~85

Returns all known pins for a schematic component, including pin number, pin name, position, and net when available.

NameTypeReqDescription
allPagesboolean
includeRawboolean
querystringyesComponent designator or text query, such as U1, USB1, or regulator part number.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_get_context ~40

Summarizes active project, active document, selection, and editor context from the open EasyEDA Pro instance.

NameTypeReqDescription
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_list_schematic_components ~75

Lists normalized schematic components with designator, value/name, footprint, position, and key properties.

NameTypeReqDescription
allPagesboolean
includeRawboolean
limitinteger
querystringOptional text filter against component fields.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_live_status ~28

Checks whether the EasyEDA Pro extension is connected and reports active document/capability information.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

easyeda_navigate_component ~51

Navigates/highlights a component in the EasyEDA Pro editor when the extension can locate it.

NameTypeReqDescription
querystringyesComponent designator or search query.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_navigate_region ~78

Navigates to coordinates or a rectangular region in the active EasyEDA Pro PCB/document.

NameTypeReqDescription
bottomnumber
leftnumber
rightnumber
timeoutMsinteger
topnumber
xnumber
ynumber

No output schema declared.

No examples provided.

easyeda_schematic_snapshot ~78

Returns a structured snapshot of the active schematic: components, pins, nets, wires, labels, and confidence metadata.

NameTypeReqDescription
allPagesbooleanCollect all schematic pages when EasyEDA Pro exposes them.
includeRawbooleanInclude compact raw EasyEDA API data for fallback reasoning.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_trace_component ~72

Groups a schematic component's connections by pin and net, with evidence for each connection.

NameTypeReqDescription
allPagesboolean
includeRawboolean
querystringyesComponent designator or text query, such as U1 or USB1.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_trace_net ~79

Shows the pins, components, wires, labels, and ports associated with a schematic net.

NameTypeReqDescription
allPagesboolean
includeRawboolean
querystringyesNet name or partial net name, such as GND, VCC_5V, or SDA.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_validate_schematic_area ~92

Runs generic read-only schematic checks against selected components/nets or the whole schematic.

NameTypeReqDescription
allPagesboolean
componentsarrayOptional component designators or queries to focus on.
includeGlobalChecksboolean
includeRawboolean
netsarrayOptional net names or queries to focus on.
timeoutMsinteger

No output schema declared.

No examples provided.

easyeda_zoom_board ~29

Zooms the active PCB editor to the board outline.

NameTypeReqDescription
timeoutMsinteger

No output schema declared.

No examples provided.