Skip to content
Claude Desktop

KiCad Tools for Claude Desktop

io.github.productofamerica/mcp-server-kicad

Byte-preserving KiCad automation: 100+ tools for schematics, PCB layout, ERC, DRC, exports

client:Claude Desktop transport:stdio runtime:pypi

Install KiCad Tools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

KiCad Tools in other clients