kicad-mcp-pro

oaslananka-lab/kicad-mcp-pro
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
MCP server for KiCad 10/9 — schematic capture, PCB layout, DRC/ERC/DFM, signal & power integrity, EMC, SPICE simulation, FreeRouting, and Gerber/BOM/IPC-2581/STEP exports via AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kicad-mcp-pro": {
      "command": "uvx",
      "args": [
        "kicad-mcp-pro"
      ]
    }
  }
}

Or install with pip: pip install kicad-mcp-pro

README Excerpt

<!-- mcp-name: io.github.oaslananka-lab/kicad-mcp-pro --> KiCad MCP Pro is a Model Context Protocol server for KiCad PCB and schematic workflows. It gives agents project setup, schematic editing, PCB inspection and edits, validation gates, DFM checks, SI/PI helpers, simulation helpers, and release-gated manufacturing export.

Tools (2)

pipuvx

Topics

aiautomationdfmedaelectronicsfreeroutinggerberipc-2581kicadkicad-pythonllmmanufacturingmcpmcp-servermodel-context-protocol