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

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

NPM · @VLABSOFT/EASYEDA-PRO-MCP · SCANNED SEP 25

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

0 this week 78 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 97 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 121 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability63
  • AI-judged instruction clarity (good).Pass
  • 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 Management83
  • Stability observed for 25 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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 19 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.VLab-Software/easyeda-pro-mcp server?

io.github.VLab-Software/easyeda-pro-mcp runs locally as an npm package, launched with npx -y @vlabsoft/easyeda-pro-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @vlabsoft/easyeda-pro-mcp

# add to Claude Code
claude mcp add vlab-software-easyeda-pro-mcp -- npx -y @vlabsoft/easyeda-pro-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "vlab-software-easyeda-pro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vlabsoft/easyeda-pro-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "vlab-software-easyeda-pro-mcp": {
      "command": "npx",
      "args": [
        "-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"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "vlab-software-easyeda-pro-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@vlabsoft/easyeda-pro-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add vlab-software-easyeda-pro-mcp -t stdio -c npx -a -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.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 23 Sept 26 0
    • Stability: 0.97 → pass security
  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
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 25 Sept 2026 · Analysed npm/@vlabsoft/easyeda-pro-mcp@1.0.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 97 packages
Packages resolved 97
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

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––
includePowerPinsboolean–When 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––
querystring–Optional 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
allPagesboolean–Collect all schematic pages when EasyEDA Pro exposes them.
includeRawboolean–Include 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––
componentsarray–Optional component designators or queries to focus on.
includeGlobalChecksboolean––
includeRawboolean––
netsarray–Optional 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.

Common questions

What is the io.github.VLab-Software/easyeda-pro-mcp server?

io.github.VLab-Software/easyeda-pro-mcp is listed in the public MCP registry as io.github.VLab-Software/easyeda-pro-mcp. MCP server and EasyEDA Pro extension bridge for live project assistance. This page covers its npm package (@vlabsoft/easyeda-pro-mcp).

Is the io.github.VLab-Software/easyeda-pro-mcp server safe to use?

io.github.VLab-Software/easyeda-pro-mcp scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.VLab-Software/easyeda-pro-mcp server expose?

io.github.VLab-Software/easyeda-pro-mcp exposes 19 tools: easyeda_live_status, easyeda_get_context, easyeda_find_component, easyeda_find_net, easyeda_schematic_snapshot, and 14 more. Their descriptions and schemas cost roughly 1,185 tokens of context every time the server is loaded.

Is the io.github.VLab-Software/easyeda-pro-mcp server still maintained?

io.github.VLab-Software/easyeda-pro-mcp is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.VLab-Software/easyeda-pro-mcp server under?

io.github.VLab-Software/easyeda-pro-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.