MCP Servers / development / KiCad MCP Server

KiCad MCP Server

JSON →
none459development

An MCP server for KiCad providing project management, PCB design analysis, BOM management, and design rule checking.

Install
How to run this server

No install command recorded.

server path: kicad-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
KiCad MCP Server — MCP Server · libregistry