Back to Browse

Kicad Mcp Pro MCP Server

Developer ToolsLow Risk9.7MCP RegistryLocal
Free

Server data from the Official MCP Registry

Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.

About

Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.

Security Report

9.7
Low Risk9.7Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

7 files analyzed · 2 issues found

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

What You'll Need

Set these up before or after installing:

Logging level (DEBUG, INFO, WARNING, ERROR)Optional

Environment variable: KICAD_MCP_LOG_LEVEL

Override the Python package version pinned by the npm wrapperOptional

Environment variable: KICAD_MCP_PRO_PYPI_VERSION

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-oaslananka-kicad-mcp-pro": {
      "env": {
        "KICAD_MCP_LOG_LEVEL": "your-kicad-mcp-log-level-here",
        "KICAD_MCP_PRO_PYPI_VERSION": "your-kicad-mcp-pro-pypi-version-here"
      },
      "args": [
        "-y",
        "kicad-mcp-pro",
        "kicad-mcp-pro"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!