CCM
/MCP
SkillsMCPMarketplacesDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Easyeda Mcp Pro

oaslananka/easyeda-mcp-pro
authSTDIOregistry active
Summary

Connects Claude (or Cursor, VS Code, etc.) directly to EasyEDA Pro via a WebSocket bridge extension. You get 41 tools for inspecting schematics, placing components, running DRC/ERC, generating BOMs, and exporting Gerbers or pick-and-place files without leaving your editor. The server pulls live project data from open designs and integrates with JLCPCB, LCSC, Mouser, and DigiKey for part sourcing and pricing. Comes with profile-gated tool sets (core, pro, full, dev) and a CLI that auto-configures your client. Useful if you're doing PCB design work and want AI assistance with component selection, design validation, or manufacturing prep without context-switching between tools.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →

Configuration

NODE_ENVdefault: development

Environment mode

LOG_LEVELdefault: info

Pino log level

TOOL_PROFILEdefault: core

Active tool profile

TRANSPORTdefault: stdio

Server transport mode

HTTP_HOSTdefault: 127.0.0.1

HTTP bind address

HTTP_PORTdefault: 3000

HTTP port

BRIDGE_HOSTdefault: 127.0.0.1

Bridge host for EasyEDA Pro connection

BRIDGE_PORTdefault: 18601

Bridge port

BRIDGE_TIMEOUT_MSdefault: 15000

Bridge call timeout in ms

DATA_DIRdefault: .easyeda-mcp-pro

Data directory for storage

JLCPCB_MODEdefault: disabled

JLCPCB API mode

JLCPCB_CLIENT_IDsecret

JLCPCB API client ID

JLCPCB_CLIENT_SECRETsecret

JLCPCB API client secret

MOUSER_API_KEYsecret

Mouser API key

DIGIKEY_CLIENT_IDsecret

DigiKey OAuth2 client ID

DIGIKEY_CLIENT_SECRETsecret

DigiKey OAuth2 client secret

LCSC_API_KEYsecret

LCSC API key

AI_API_KEYsecret

AI provider API key

OAUTH_ENABLEDdefault: false

Enable OAuth for HTTP mode

OTEL_ENABLEDdefault: false

Enable OpenTelemetry

Categories
Design & Creative
Registryactive
Packageeasyeda-mcp-pro
TransportSTDIO
AuthRequired
UpdatedJun 10, 2026
View on GitHub

easyeda-mcp-pro

Production-grade MCP server for EasyEDA Pro: safe PCB design inspection, BOM sourcing, manufacturing export, and AI-assisted hardware review.

CI npm version License: MIT Ask DeepWiki


Quick Start

The fastest way to install and configure easyeda-mcp-pro for your favorite AI assistant or IDE:

  1. Auto-configure your MCP client:

    npx easyeda-mcp-pro setup all
    

    This detects and configures Claude Desktop, Cursor, VS Code, Windsurf, Cline, Gemini, Zed, etc. to run the MCP server automatically. (Or run for a specific client, e.g., npx easyeda-mcp-pro setup claude)

  2. Locate and install the EasyEDA Pro bridge extension:

    npx easyeda-mcp-pro extension --open
    

    This opens the folder containing the extension package easyeda-bridge-extension.eext. Import it via EasyEDA Pro → Settings → Extensions → Extension Manager.

  3. Connect the bridge: In EasyEDA Pro, click MCP Bridge → Connect in the menu bar.

For advanced configurations, manual instructions, and specific clients, see Installation & Client Configuration.


Overview

easyeda-mcp-pro is a Model Context Protocol (MCP) server that bridges AI assistants with hardware design workflows in EasyEDA Pro. It exposes 41 profile-gated MCP tools for schematic inspection and editing, controlled EasyEDA Pro API calls, BOM management, design rule checks, PCB board analysis, fabrication exports, and supplier integration.

The server connects to EasyEDA Pro via a WebSocket bridge extension, enabling real-time access to open project data. It integrates with JLCPCB, LCSC, Mouser, and DigiKey for BOM sourcing and pricing.

Key Capabilities

AreaWhat you can do
SchematicList nets/components, search and place devices, edit wires/primitives
BOMGenerate, validate, export, and source bill of materials
DRC/ERCRun design rule and electrical rule checks
BoardInspect layers, stackup, dimensions, features
ExportExport Gerbers, pick-and-place, PDF, netlist
DiagnosticsHealth check, bridge status, API inventory, capabilities, self-test

Prerequisites

  • Node.js >=24 <27 (required for the latest JavaScript features)
  • pnpm >=11 (for local development; the npm package is self-contained)
  • EasyEDA Pro with the bundled bridge extension installed and running
  • For supplier integration: API credentials from JLCPCB, LCSC, Mouser, or DigiKey

Installation & Client Configuration

You can configure easyeda-mcp-pro automatically or manually.

1. Automatic Configuration (CLI)

The CLI setup automates editing the configuration files for your client:

# Configure all detected clients automatically
npx easyeda-mcp-pro setup all

# Or configure a specific client
npx easyeda-mcp-pro setup <client>

Supported Client Keys:

  • claude (Claude Desktop)
  • cursor (Cursor IDE)
  • vscode (VS Code Copilot)
  • windsurf (Windsurf)
  • cline (Cline)
  • gemini (Gemini CLI / Antigravity)
  • zed (Zed Editor)
  • amazonq (Amazon Q Developer)
  • continue (Continue.dev)

Options:

  • --profile <name>: Specify the tool profile. Options: core (default), pro, full, dev. Example: npx easyeda-mcp-pro setup cursor --profile full

2. Extension Installation

To bridge the MCP server with EasyEDA Pro:

# Open the directory containing the .eext extension package in your file manager
npx easyeda-mcp-pro extension --open

# Or copy it to a specific directory
npx easyeda-mcp-pro extension --copy /path/to/destination

Installation steps in EasyEDA Pro:

  1. Open EasyEDA Pro.
  2. Go to Settings → Extensions → Extension Manager.
  3. Click Import Extension and select the easyeda-bridge-extension.eext file.
  4. Ensure Allow External Interaction is enabled for the extension.
  5. Click MCP Bridge → Connect in the menu bar.

3. Manual Client Configurations

If you prefer to configure your clients manually, add the following configuration to the respective settings files:

🟣 Claude Desktop

Config Path:

  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "core"
      }
    }
  }
}
🔵 Cursor IDE

Config Path: Project-specific .cursor/mcp.json or global ~/.cursor/mcp.json

{
  "mcpServers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "pro"
      }
    }
  }
}
🟢 VS Code (GitHub Copilot)

Config Path: %APPDATA%\Code\User\mcp.json (Windows), ~/Library/Application Support/Code/User/mcp.json (macOS), or ~/.config/Code/User/mcp.json (Linux)

{
  "servers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "pro"
      }
    }
  }
}
🏄 Windsurf (Codeium)

Config Path: ~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "pro"
      }
    }
  }
}
🤖 Cline

Config Path: Cline VS Code extension global storage (cline_mcp_settings.json)

{
  "mcpServers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "pro"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}
✨ Gemini CLI / Antigravity

Config Path: ~/.gemini/settings.json or ~/.gemini/config/mcp_config.json

{
  "mcpServers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "pro"
      }
    }
  }
}
⚡ Zed Editor

Config Path: ~/.config/zed/settings.json

{
  "context_servers": {
    "easyeda-mcp-pro": {
      "command": {
        "path": "npx",
        "args": ["-y", "easyeda-mcp-pro@latest"]
      },
      "settings": {}
    }
  }
}
🔄 Continue.dev

Config Path: ~/.continue/config.json

{
  "mcpServers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "pro"
      }
    }
  }
}
👑 Amazon Q Developer

Config Path: ~/.aws/amazonq/mcp.json

{
  "mcpServers": {
    "easyeda-mcp-pro": {
      "command": "npx",
      "args": ["-y", "easyeda-mcp-pro@latest"],
      "env": {
        "TOOL_PROFILE": "pro"
      }
    }
  }
}

4. Running from Source (Development)

If you are developing or running a modified local build:

git clone https://github.com/oaslananka/easyeda-mcp-pro.git
cd easyeda-mcp-pro
cp .env.example .env
pnpm install

# Build the server and the bridge extension package
pnpm build
pnpm build:extension

To configure your clients to use the local development build:

# Print instructions and local config block pointing to dist/index.js
node dist/index.js --setup-local

Local Diagnostics & Health Check

You can diagnose your environment and bridge connectivity at any time:

pnpm doctor

This checks:

  1. Node.js version compatibility.
  2. Existence of build files and the .eext extension package.
  3. Bridge port availability. Note: The bridge status will show as offline until an MCP client starts the server and connects to the EasyEDA Pro extension.

Configuration

Copy .env.example to .env and edit. All variables have safe defaults — only configure what you need.

Essential

VariableDefaultDescription
NODE_ENVdevelopmentSet to production in production
LOG_LEVELinfoPino log level: trace, debug, info, warn, error, fatal, silent
TOOL_PROFILEcoreTool set: core, pro, full, dev, experimental
MCP_PROTOCOL_VERSION2025-11-25MCP protocol version string
TRANSPORTstdioServer transport: stdio (default) or http

Bridge (EasyEDA Pro connection)

VariableDefaultDescription
BRIDGE_HOST127.0.0.1Bridge WebSocket host
BRIDGE_PORT18601Primary bridge port
BRIDGE_PORT_SCAN18601,50100-50110Port scan spec (comma/range)
BRIDGE_TIMEOUT_MS15000Bridge call timeout (ms)
BRIDGE_HEARTBEAT_MS10000Heartbeat interval (ms)
BRIDGE_RECONNECT_INTERVAL_MS3000Reconnect interval (ms)
BRIDGE_RECONNECT_MAX_ATTEMPTS0Max reconnect attempts (0 = infinite)
BRIDGE_MAX_PAYLOAD_SIZE1048576Max bridge payload (bytes, default 1 MiB)
BRIDGE_TOKEN''Session token for extension auth

Storage

VariableDefaultDescription
DATA_DIR.easyeda-mcp-proData directory (cache, database, artifacts)
SQLITE_PATH.easyeda-mcp-pro/easyeda-mcp-pro.sqliteSQLite database path
ARTIFACT_DIR.easyeda-mcp-pro/artifactsArtifact export directory
CACHE_DIR.easyeda-mcp-pro/cacheCache directory

Supplier integration

Enable suppliers by setting their credentials. All suppliers are disabled by default.

  • JLCPCB: JLCPCB_MODE=approved_api + client ID/secret
  • LCSC: JLCSEARCH_ENABLED=true (default, no key required for basic search)
  • Mouser: MOUSER_ENABLED=true + API key
  • DigiKey: DIGIKEY_ENABLED=true + OAuth2 client ID/secret

AI Assistance (experimental)

Configure an AI provider for LLM-assisted design review:

VariableDefaultDescription
AI_PROVIDERnoneanthropic, openai, openrouter, or local
AI_MODEL''Model name (e.g., claude-sonnet-4-20250514)
AI_API_KEY''AI provider API key
AI_MAX_TOKENS8000Max tokens per AI response
AI_TIMEOUT_MS60000AI request timeout in ms
AI_ALLOW_DESIGN_MUTATIONSfalseAllow AI to modify schematic/board designs

HTTP transport

When using TRANSPORT=http:

VariableDefaultDescription
HTTP_HOST127.0.0.1Bind address (use 0.0.0.0 with caution)
HTTP_PORT3000Port
HTTP_AUTH_DISABLEDfalseDisable HTTP transport authentication
HTTP_RATE_LIMIT_MAX100Max requests per minute per IP
CORS_ORIGIN''Allowed CORS origin

Production HTTP Security

For remote HTTP deployments, OAuth 2.0 / OpenID Connect is strongly recommended:

VariableDefaultDescription
OAUTH_ENABLEDfalseEnable Bearer token validation
OAUTH_ISSUER''Expected token issuer (iss claim)
OAUTH_AUDIENCEeasyeda-mcp-proExpected token audience (aud claim)
OAUTH_JWKS_URI''JWKS endpoint for token signature validation
OAUTH_REQUIRED_SCOPESeasyeda:readRequired token scope

When OAUTH_ENABLED=true, every request to /mcp must include an Authorization: Bearer <token> header. Tokens are validated against the JWKS endpoint if configured, or structurally validated otherwise.

The server enforces a safety check at startup: non-loopback HTTP_HOST without OAuth is rejected.

HTTP Security Features

  • Rate limiting: Per-IP sliding window (configurable via HTTP_RATE_LIMIT_MAX), returns 429 Too Many Requests with retry-after header
  • Security headers: X-Content-Type-Options: nosniff, X-Frame-Options: DENY, X-XSS-Protection: 0, Referrer-Policy: strict-origin-when-cross-origin
  • Health endpoints: /healthz (liveness) and /readyz (readiness) return JSON status

See .env.example for the complete list of configuration variables.


MCP Tools

The server currently registers 41 tools. Tools are filtered by the active TOOL_PROFILE: core exposes the normal workflow tools, pro adds manufacturing exports, full adds controlled documented EasyEDA API calls, and dev adds runtime probes for debugging.

L0 — Diagnostics (core)

ToolDescription
easyeda_health_checkServer health, runtime version, profile, bridge state
easyeda_bridge_statusBridge connection status, version, capabilities
easyeda_get_capabilitiesAvailable profiles, features, supported operations
easyeda_get_server_configSafe/redacted server configuration
easyeda_get_tool_profilesAvailable tool profiles
easyeda_get_feature_flagsCurrent feature flags
easyeda_run_self_testInternal self-test
easyeda_api_inventoryLive EasyEDA API classes, runtime paths, and methods

L0 — Full-control and dev probes

ToolProfileDescription
easyeda_api_callfullCall a documented EasyEDA Class.method path through the bridge
easyeda_bridge_probe_methodsdevProbe bridge method availability
easyeda_component_probedevInspect live schematic component runtime objects and state getters

easyeda_api_call is intentionally not raw JavaScript execution. It only accepts documented EasyEDA Pro API class prefixes (DMT_, SCH_, PCB_, LIB_) and a direct method name such as SCH_PrimitiveWire.getAll. Methods that can mutate project state, such as create, delete, modify, openProject, save, import, or export, require confirmWrite=true.

To enable the controlled full-control API tool in your MCP client, set:

TOOL_PROFILE=full

L1 — Schematic (core)

ToolDescription
easyeda_schematic_netsList all nets with node connections
easyeda_schematic_componentsList components with ref, value, footprint, LCSC, datasheet
easyeda_schematic_net_detailFull detail for a specific net
easyeda_schematic_search_deviceSearch EasyEDA library devices
easyeda_schematic_place_componentPlace a library component on the active schematic sheet
easyeda_schematic_add_wireAdd a schematic wire segment
easyeda_schematic_delete_primitiveDelete schematic components or wires by primitive ID
easyeda_schematic_modify_primitiveModify schematic component or wire properties

The schematic write APIs use EasyEDA Pro extension APIs that EasyEDA currently marks as beta. The bridge checks for the documented API class names at runtime and returns an explicit error when the installed EasyEDA Pro build does not expose a required method.

L1 — BOM (core)

ToolDescription
easyeda_bom_generateGenerate bill of materials
easyeda_bom_validateValidate BOM against LCSC inventory
easyeda_bom_exportExport BOM to file
easyeda_bom_sourcingPricing and availability from suppliers

L1 — DRC/ERC (core)

ToolDescription
easyeda_drc_runDesign rule check for PCB
easyeda_erc_runElectrical rule check for schematic
easyeda_rule_check_summaryCombined DRC + ERC summary

L1 — Board (core)

ToolDescription
easyeda_board_layersList PCB layers with type, color, visibility
easyeda_board_stackupLayer stackup with thickness, material
easyeda_board_dimensionsBoard outline, shape, mounting holes
easyeda_board_featuresCounts of vias, tracks, zones, pads, components

L1 — Export (core/pro)

ToolProfileDescription
easyeda_export_gerberscoreExport Gerber files for fabrication
easyeda_export_pick_placeproExport pick-and-place centroid file
easyeda_export_pdfproExport schematic/board to PDF
easyeda_export_netlistproExport netlist

Architecture

┌─────────────────┐     WebSocket      ┌─────────────────────┐
│   AI Assistant   │ ◄──── MCP ──────► │  easyeda-mcp-pro    │
│  (Claude, etc.)  │     Protocol      │  (MCP Server)       │
└─────────────────┘                    │                     │
                                       │  ┌───────────────┐  │
┌─────────────────┐     WebSocket      │  │  BridgeManager │──┼──► EasyEDA Pro
│  EasyEDA Pro     │ ◄── Bridge ──────►│  │  (WS Client)   │  │   (Plugin)
│  (via Plugin)    │     Protocol      │  └───────────────┘  │
└─────────────────┘                    │  ┌───────────────┐  │
                                       │  │  ToolRegistry  │  │
                                       │  │  (41 tools)   │  │
                                       │  └───────────────┘  │
                                       │  ┌───────────────┐  │
                                       │  │    Storage     │──┼──► SQLite
                                       │  │  (Cache/DB)   │  │
                                       │  └───────────────┘  │
                                       │  ┌───────────────┐  │
                                       │  │   Vendors     │──┼──► JLCPCB/LCSC/
                                       │  │ (API Clients) │  │    Mouser/DigiKey
                                       │  └───────────────┘  │
                                       └─────────────────────┘

Transports

  • stdio (default): Standard MCP transport — works with Claude Desktop, Cursor, and most MCP clients
  • HTTP: Streamable HTTP transport with /healthz, /readyz, /mcp endpoints, CORS, and optional OAuth — suitable for remote deployments

Bridge extension

pnpm build:extension
pnpm verify:extension

The extension build writes easyeda-bridge-extension.eext at the repository root. It contains extension.json, the bundled browser script, and the image assets required by EasyEDA Pro.

Installation: Open EasyEDA Pro → Settings → Extensions → Extension Manager... → Import Extension, then select the .eext file. Make sure Allow External Interaction is enabled for the extension.


Development

Prerequisites

  • Node.js >=24 <27
  • pnpm >=11
  • Go Task (optional, for Taskfile commands)

Quick Start

# Setup
pnpm install
cp .env.example .env

# All quality gates (lint + format + typecheck + test + build)
task verify

# Or use pnpm directly:
pnpm format:check          # Prettier
pnpm typecheck             # TypeScript
pnpm lint                  # ESLint

# Test
pnpm test                  # Vitest (120+ tests across 18+ files)
pnpm test:coverage         # With coverage report

# Golden E2E fixture smoke tests are included in `pnpm test`
# See docs/golden-fixtures.md for fixture architecture

# Build & run
pnpm build                 # tsc -> dist/
pnpm build:extension       # Bundle EasyEDA Pro extension
pnpm verify:extension      # Verify extension package contents
pnpm dev                   # Hot-reload dev mode
pnpm start                 # Run compiled build

# MCP Inspector (debug UI)
pnpm inspector

Available Taskfile Commands

This project includes a Taskfile.yml with the following commands:

CommandDescription
task installInstall dependencies
task lintRun ESLint
task formatCheck formatting with Prettier
task typecheckRun TypeScript type checking
task testRun tests
task buildBuild the project
task verifyRun all quality gates (CI gate)

Install Go Task to use these commands.

Project structure

src/
├── index.ts                 # Entry point (stdio or HTTP)
├── bridge/                  # EasyEDA Pro WebSocket bridge protocol
│   ├── manager.ts, protocol.ts, types.ts
├── config/                  # Environment configuration
│   ├── env.ts, profiles.ts, feature-flags.ts
├── schemas/                 # Shared Zod schemas
├── server/                  # MCP server core
│   ├── factory.ts, errors.ts
│   └── transports/
│       └── http.ts          # HTTP/Streamable HTTP transport
├── storage/                 # Node.js sqlite storage (cache, artifacts)
├── tools/                   # 41 MCP tool definitions (6 groups)
│   ├── register.ts, registry.ts, types.ts
│   ├── L0_diagnostics.ts, L1_schematic.ts, L1_bom.ts
│   ├── L1_drc_erc.ts, L1_board.ts, L1_export.ts
└── vendors/                 # Supplier API clients
    ├── lcsc/, jlcpcb/, mouser/, digikey/

easyeda-bridge-extension/    # EasyEDA Pro bridge extension workspace package

Security

See Security Architecture & Threat Model for the complete security reference, including deployment modes, authentication, tool safety controls, secrets management, safe defaults, supplier API security, threat scenarios, and deployment checklists.

  • Production safety: Validates config at startup — rejects non-loopback HTTP without OAuth, blocks dangerous features in production
  • OAuth/JWKS: Bearer token validation via JWKS endpoint for HTTP transport (see OAuth section)
  • Rate limiting: Per-IP sliding window rate limiter on HTTP transport (default 100 req/min)
  • Path traversal protection: All file export paths validated against ARTIFACT_DIR
  • Secret redaction: API keys, tokens, passwords are redacted from logs and diagnostic output
  • Branch protection: Governance policy requires code reviews and status checks on the main branch (see Repository Governance)
  • Code scanning: CodeQL analysis runs on every push and PR (security-extended + security-and-quality queries)
  • Dependency management: Renovate automatically updates dependencies with security patches
  • Supply-chain hygiene: pnpm workspace build, pinned GitHub Actions, and no native SQLite addon dependency
  • Reporting: See SECURITY.md for vulnerability disclosure

Release & Dependency Automation

This repository uses automated workflows to manage dependencies and releases:

  • Renovate: Automatically scans and updates dependencies based on rules configured in .github/renovate.json. For details on PR policies and automerging, see Repository Governance.
  • Release Please: Automatically bumps package versions, updates files (like package.json, server.json, extension.json), and generates CHANGELOG.md upon merging Release PRs. For the full release procedure and Conventional Commit conventions, see Release Process.
  • Secure Publishing: The release workflow builds all assets (including easyeda-bridge-extension.eext), publishes to the NPM registry with cryptographic provenance, and uploads assets directly to the GitHub release.

License

MIT


Related

  • Model Context Protocol — Standard protocol for AI tool integration
  • EasyEDA Pro — Professional PCB design tool

Related Design & Creative MCP Servers

View all →
HTML to Figma — Design System

miapre/html-to-figma-design-system

Translate HTML prototypes into Figma using your design system's real components and tokens.
3
Illustrator Mcp Server

ie3jp/illustrator-mcp-server

Read, manipulate, and export Adobe Illustrator design data. 26 tools. macOS | Windows.
44
Godot

coding-solo/godot-mcp

MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
3.7k
Unity Mcp

ivanmurzak/unity-mcp

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
3.1k
Excalidraw

yctimlin/mcp_excalidraw

Provides an Excalidraw canvas exposed via MCP for real-time diagramming and element CRUD from AI agents.
1.9k
Figma MCP Server

figma/mcp-server-guide

The Figma MCP server brings Figma design context directly into your AI workflow.
1.6k