Home › Design & Media › pcb-mcp

pcb-mcp

MCP server for AI-assisted PCB design with KiCad 9.x

Python
★ 10 stars Last pushed 2026-01-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 3.5.0)

uvx kicad-mcp-server

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry