Submit

KiCad MCP Server

@Archimedes Market

The mcp-kicad asset provides a bridge between AI assistants and KiCad electronics design files, allowing for parsing of schematics, generation of BOMs, electrical rules checking, and PCB layout analysis. It enhances the capabilities of AI in hardware design workflows by integrating with the popular open-source EDA tool, KiCad, which has over 2 million users.

Server Config

{
  "mcpServers": {
    "kicad": {
      "command": "node",
      "args": [
        "/path/to/mcp-kicad/dist/index.js"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server