Curated by Archimedes Market. Parse and analyze KiCad PCB files from AI agents. Layer stackup, net listing, footprint inventory, DRC violation surfacing, board outline geometry. Built for design review automation and pre-fab sanity checks. → archimedes.market/assets/ed640f4e-4630-461b-88fd-15cdfef4fc44
概览
Verified asset on Archimedes
Market.
Parse and analyze KiCad .kicad_pcb files from AI agents. Designed for PCB design review automation and
pre-fabrication sanity checks.
Tools
drc_run— run KiCad DRC, return violations as structured JSONbom_extract— full BOM with refdes / value / footprint / MPNtrace_list— every routed trace with layer / width / lengthlayer_stackup— board stackup configurationnet_query— find nets, count vias, measure track widths
License
MIT. Browse the full catalog at archimedes.market/assets.
服务器配置
{
"mcpServers": {
"kicad-pcb-inspector": {
"command": "mcp-kicad-pcb-inspector",
"args": [
"serve"
]
}
}
}