KiCad
MCP Serverby lamaalrajih · Added 5mo ago
Claude
412
Install
git clone https://github.com/lamaalrajih/kicad-mcpAdd to Claude
claude mcp add lamaalrajih-kicad-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"kicad": {
"command": "npx",
"args": [
"@modelcontextprotocol/kicad"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables Claude to analyze and validate KiCad electronic design projects through PCB visualization, design rule checking, and schematic analysis for improved troubleshooting and manufacturing preparation.
Tags
AI & MLmcp-server