Back to Browse

Easyeda MCP Server

Developer ToolsLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (4 strong, 3 medium validity signals). 2 known CVEs in dependencies Package registry verified. Imported from the Official MCP Registry.

11 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

network_websocket

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Optional WebSocket host for the local EasyEDA Pro bridge. Defaults to 127.0.0.1.Optional

Environment variable: EASYEDA_MCP_WS_HOST

Optional WebSocket port for the local EasyEDA Pro bridge. Defaults to 8765.Optional

Environment variable: EASYEDA_MCP_WS_PORT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-vlab-software-easyeda-pro-mcp": {
      "env": {
        "EASYEDA_MCP_WS_HOST": "your-easyeda-mcp-ws-host-here",
        "EASYEDA_MCP_WS_PORT": "your-easyeda-mcp-ws-port-here"
      },
      "args": [
        "-y",
        "@vlabsoft/easyeda-pro-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Easyeda MCP Server - MCP server and EasyEDA Pro extension bridge for live | MCP Marketplace