← Back to Plugins
MCP Server MCP

KiCad Schematics

github By github 👁 1 views ▲ 0 votes

Design KiCad schematics by talking to Claude. Places parts, wires nets, runs ERC. Needs KiCad 10.

Homepage Verified source GitHub

Install

mcpb:https://github.com/unmateria/MCP-Kicad/releases/download/v0.2.7/mcp-kicad.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/unmateria/MCP-Kicad/releases/download/v0.2.7/mcp-kicad.mcpb",
      "fileSha256": "4b31b9d24c0094aae4b0130bb284e8e487252e63c1430100fc8763619839d53d",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...