KiCad MCP Server
JSON →An MCP server for KiCad providing project management, PCB design analysis, BOM management, and design rule checking.
Tools · 8
- open_project Launches KiCad with a specific project
- list_projects List, examine, and open KiCad projects
- analyze_pcb_design Get insights about your PCB designs and schematics
- extract_netlist Extract and analyze component connections from schematics
- generate_bom Analyze and export Bills of Materials
- run_drc Run DRC checks using the KiCad CLI and track progress over time
- visualize_pcb Generate visual representations of your PCB layouts
- identify_circuit_patterns Automatically identify common circuit patterns in your schematics
Links
★ 459 GitHub stars