MCP ServerSTDIOOfficialv0.1.1

Daedalus MCP Kicad MCP Server

Control KiCad PCB Editor programmatically via IPC API to automate board design, routing, and component placement. For hardware engineers and automation developers integrating KiCad into CI/CD or design workflows.

io.github.daedalus/mcp-kicad

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Daedalus MCP Kicad MCP server does

How models use it and what it is built for.

Control KiCad PCB Editor programmatically via IPC API to automate board design, routing, and component placement. For hardware engineers and automation developers integrating KiCad into CI/CD or design workflows.

Connect to Daedalus MCP Kicad

Local install — runs as a subprocess.

uvx mcp-kicad==0.1.1

Resources

Where to find authoritative docs and source for Daedalus MCP Kicad.

Example prompts for Daedalus MCP Kicad

Paste any of these into Agent Studio after connecting Daedalus MCP Kicad.

  • List all components on the current PCB and their positions
  • Move the resistor R1 to coordinates 10mm 20mm on the board
  • Get the net connectivity for the power rail VCC
  • Explain what IPC methods are available for board layer manipulation

Daedalus MCP Kicad MCP server — FAQ

Common questions about connecting and running Daedalus MCP Kicad.

  • What version of KiCad does this MCP server support?

    The server exposes KiCad PCB Editor functionality via IPC API. Check the repository or documentation for specific KiCad version compatibility requirements.

  • How do I authenticate or connect to KiCad?

    The server uses stdio transport and communicates with KiCad via its IPC API. KiCad must be running with IPC enabled for the server to establish a connection.

  • Can I use this to automate PCB design in a headless environment?

    The MCP server controls KiCad's PCB Editor via IPC, so KiCad itself must be running. For fully headless automation, check if KiCad's scripting API or command-line tools better suit your use case.

  • What operations can I perform on a board?

    The server exposes PCB Editor functionality through IPC, including component placement, routing, and net queries. Refer to the KiCad IPC API documentation for the complete list of available operations.

  • Is there a cost or license requirement?

    KiCad itself is open-source and free. This MCP server is a wrapper around KiCad's IPC API; check the repository for its own licensing terms.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground