KiCad MCP Pro
Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.
Install
PyPIstdio
uvx kicad-mcp-pro npmstdio
npx -y kicad-mcp-pro Dockerstdio
docker run -i --rm ghcr.io/oaslananka/kicad-mcp-pro:3.34.6 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-oaslananka-kicad-mcp-pro": {
"command": "uvx",
"args": [
"kicad-mcp-pro"
]
}
}
} Source: official MCP Registry record · registry name io.github.oaslananka/kicad-mcp-pro · published 2026-09-13 · updated 2026-09-13. Not an endorsement; review the code before connecting it to anything sensitive.