kicad-mcp

blwfish/kicad-mcp
★ 2 stars Python 🤖 AI/LLM Updated today
MCP server for KiCad — 71 tools for AI-assisted electronics design
View on GitHub → Try with Claude — $10 free →

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": {
      "command": "uvx",
      "args": [
        "kicad-mcp"
      ]
    }
  }
}

Or install with pip: pip install kicad-mcp

README Excerpt

This tool enables your AI agent to use [KiCad](https://www.kicad.org/) — the industry-standard open-source electronics design software — to design circuits and lay out printed circuit boards for you. You describe what you need — "design a board for this ESP32 circuit" or "here's the schematic, lay out the PCB" — and your AI agent does the rest: drawing the schematic, choosing components, placing them on the board, routing traces, checking for errors, and producing manufacturing-ready files. All

Topics

kicadkicad-pcbmcp