Seeed-Studio/kicad-mcp-server
🔌 MCP server for KiCad EDA - Analyze schematics & PCBs, trace pin-level connections, automate design editing. Works with any MCP-compatible AI tool
Platform-specific configuration:
{
"mcpServers": {
"kicad-mcp-server": {
"command": "npx",
"args": [
"-y",
"kicad-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...