MCP.so
登录

Mcp Kicad Pcb Inspector

@archimedes-market

关于 Mcp Kicad Pcb Inspector

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-463

基本信息

分类

开发工具

传输方式

stdio

发布者

archimedes-market

提交者

Emmanuel “CUBE” Kubikus

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "kicad-pcb-inspector": {
      "command": "mcp-kicad-pcb-inspector",
      "args": [
        "serve"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Kicad Pcb Inspector?

It parses and analyzes KiCad .kicad_pcb files from AI agents, designed for PCB design review automation and pre-fabrication sanity checks.

How to use Mcp Kicad Pcb Inspector?

Use the provided MCP tools to run DRC, extract BOM, list traces, view layer stackup, and query nets on your KiCad PCB files. No additional configuration is required beyond having a valid .kicad_pcb file.

Key features of Mcp Kicad Pcb Inspector?

  • Run KiCad DRC and get structured JSON violations
  • Extract full BOM with refdes, value, footprint, MPN
  • List every routed trace with layer, width, length
  • Retrieve board layer stackup configuration
  • Query nets with via counts and track widths

Use cases of Mcp Kicad Pcb Inspector?

  • Automate PCB design rule checks during CI
  • Perform pre‑fabrication sanity reviews from AI agents
  • Audit board connectivity and routing statistics
  • Extract bill of materials for procurement preparation
  • Inspect layer stackup for manufacturing readiness

FAQ from Mcp Kicad Pcb Inspector

What file formats does it support?

It processes KiCad .kicad_pcb files only.

What tools are available?

The server provides drc_run, bom_extract, trace_list, layer_stackup, and net_query.

Is it open source?

Yes, it is licensed under MIT.

How is trust verified?

The asset is verified on Archimedes Market with an Archimedes Trust Report score of 92/100.

Does it require KiCad to be installed?

The README does not specify runtime dependencies; the DRC tool implies KiCad’s DRC engine may be needed but this is not explicitly stated.

评论

开发工具 分类下的更多 MCP 服务器