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.
Available components
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
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
claude mcp add vlab-software-easyeda-pro-mcp -- npx -y @vlabsoft/easyeda-pro-mcp
{
"mcpServers": {
"vlab-software-easyeda-pro-mcp": {
"command": "npx",
"args": [
"-y",
"@vlabsoft/easyeda-pro-mcp"
]
}
}
} {
"servers": {
"vlab-software-easyeda-pro-mcp": {
"command": "npx",
"args": [
"-y",
"@vlabsoft/easyeda-pro-mcp"
]
}
}
} codex mcp add vlab-software-easyeda-pro-mcp -- npx -y @vlabsoft/easyeda-pro-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"vlab-software-easyeda-pro-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@vlabsoft/easyeda-pro-mcp"
],
"enabled": true
}
}
} openclaw mcp add vlab-software-easyeda-pro-mcp --command npx --arg -y --arg @vlabsoft/easyeda-pro-mcp
mcp_servers:
vlab-software-easyeda-pro-mcp:
command: "npx"
args: ["-y", "@vlabsoft/easyeda-pro-mcp"] {
"McpServers": {
"vlab-software-easyeda-pro-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@vlabsoft/easyeda-pro-mcp"
]
}
}
} assistant mcp add vlab-software-easyeda-pro-mcp -t stdio -c npx -a -y @vlabsoft/easyeda-pro-mcp
{
"mcpServers": {
"vlab-software-easyeda-pro-mcp": {
"command": "npx",
"args": [
"-y",
"@vlabsoft/easyeda-pro-mcp"
]
}
}
} 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
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 →
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 →
easyeda_confirmed_action Confirmed EasyEDA Pro action ~70
Runs a mutating EasyEDA Pro action only when the confirmation text explicitly confirms the action.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | – |
| confirmation | string | yes | Must include an explicit confirmation phrase such as 'confirma salvar'. |
| params | object | – | – |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_export_bom Export EasyEDA Pro BOM ~56
Exports a BOM from the active EasyEDA Pro project through the extension.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | – | – |
| format | string | – | – |
| scope | string | – | – |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_export_gerber Export EasyEDA Pro Gerber ~45
Exports Gerber fabrication files from the active EasyEDA Pro PCB through the extension.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | – | – |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_export_netlist Export EasyEDA Pro netlist ~52
Exports a netlist from the active EasyEDA Pro schematic or PCB through the extension.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | – | – |
| scope | string | – | – |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_export_pdf Export EasyEDA Pro PDF ~48
Exports a PDF from the active EasyEDA Pro document through the extension.
| Name | Type | Req | Description |
|---|---|---|---|
| fileName | string | – | – |
| scope | string | – | – |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_find_component Find EasyEDA Pro component ~70
Finds a component by designator, name, value, footprint, or property in the active EasyEDA Pro project.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | Designator, value, name, footprint, or property text to search for. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_find_net Find EasyEDA Pro net ~57
Finds a net by name and returns available connections or metadata from the active project.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | Net name or partial net name to search for. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_find_unconnected_pins Find unconnected schematic pins ~80
Identifies schematic pins without a confirmed net in the normalized EasyEDA Pro data.
| Name | Type | Req | Description |
|---|---|---|---|
| allPages | boolean | – | – |
| includePowerPins | boolean | – | When false, suppress pins whose names look like power pins. |
| includeRaw | boolean | – | – |
| limit | integer | – | – |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_get_component_pins Get schematic component pins ~85
Returns all known pins for a schematic component, including pin number, pin name, position, and net when available.
| Name | Type | Req | Description |
|---|---|---|---|
| allPages | boolean | – | – |
| includeRaw | boolean | – | – |
| query | string | yes | Component designator or text query, such as U1, USB1, or regulator part number. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_get_context Get EasyEDA Pro editor context ~40
Summarizes active project, active document, selection, and editor context from the open EasyEDA Pro instance.
| Name | Type | Req | Description |
|---|---|---|---|
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_list_schematic_components List schematic components ~75
Lists normalized schematic components with designator, value/name, footprint, position, and key properties.
| Name | Type | Req | Description |
|---|---|---|---|
| allPages | boolean | – | – |
| includeRaw | boolean | – | – |
| limit | integer | – | – |
| query | string | – | Optional text filter against component fields. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_live_status EasyEDA Pro 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 Navigate to EasyEDA Pro component ~51
Navigates/highlights a component in the EasyEDA Pro editor when the extension can locate it.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Component designator or search query. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_navigate_region Navigate to EasyEDA Pro region ~78
Navigates to coordinates or a rectangular region in the active EasyEDA Pro PCB/document.
| Name | Type | Req | Description |
|---|---|---|---|
| bottom | number | – | – |
| left | number | – | – |
| right | number | – | – |
| timeoutMs | integer | – | – |
| top | number | – | – |
| x | number | – | – |
| y | number | – | – |
No output schema declared.
No examples provided.
easyeda_schematic_snapshot Get EasyEDA Pro schematic snapshot ~78
Returns a structured snapshot of the active schematic: components, pins, nets, wires, labels, and confidence metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| allPages | boolean | – | Collect all schematic pages when EasyEDA Pro exposes them. |
| includeRaw | boolean | – | Include compact raw EasyEDA API data for fallback reasoning. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_trace_component Trace schematic component ~72
Groups a schematic component's connections by pin and net, with evidence for each connection.
| Name | Type | Req | Description |
|---|---|---|---|
| allPages | boolean | – | – |
| includeRaw | boolean | – | – |
| query | string | yes | Component designator or text query, such as U1 or USB1. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_trace_net Trace schematic net ~79
Shows the pins, components, wires, labels, and ports associated with a schematic net.
| Name | Type | Req | Description |
|---|---|---|---|
| allPages | boolean | – | – |
| includeRaw | boolean | – | – |
| query | string | yes | Net name or partial net name, such as GND, VCC_5V, or SDA. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_validate_schematic_area Validate schematic area ~92
Runs generic read-only schematic checks against selected components/nets or the whole schematic.
| Name | Type | Req | Description |
|---|---|---|---|
| allPages | boolean | – | – |
| components | array | – | Optional component designators or queries to focus on. |
| includeGlobalChecks | boolean | – | – |
| includeRaw | boolean | – | – |
| nets | array | – | Optional net names or queries to focus on. |
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
easyeda_zoom_board Zoom EasyEDA Pro board outline ~29
Zooms the active PCB editor to the board outline.
| Name | Type | Req | Description |
|---|---|---|---|
| timeoutMs | integer | – | – |
No output schema declared.
No examples provided.
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.