Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Kicad Pcb Inspector

БесплатноНе проверен

Parse and analyze KiCad PCB files from AI agents — layer stackup, net listing, footprint inventory, DRC violation surfacing, board outline geometry. Curated by

GitHubEmbed

Описание

Parse and analyze KiCad PCB files from AI agents — layer stackup, net listing, footprint inventory, DRC violation surfacing, board outline geometry. Curated by Archimedes Market with a verified Trust Report.

README

Archimedes Trust Report — VERIFIED 92/100

Verified asset on Archimedes Market. View the full 4-dimension Trust Report (security · quality · license · complexity) and the curated catalog on the asset page.


MCP KiCad PCB Inspector

Parse and analyze KiCad PCB files from AI agents. Surface layer stackup, net counts, footprint inventory, DRC violations, board outline geometry — without launching the KiCad GUI.

Tools

  • parse_pcb — header info: title, board version, last save, KiCad version
  • layer_stackup — copper + dielectric layers with thickness, material, dielectric constant
  • net_listing — all nets with pad count and routing-completeness flag
  • footprint_inventory — placed footprints with reference designator, value, layer, BOM-relevant attributes
  • drc_violations — Design Rule Check violations from the embedded report (if available)
  • board_outline — board outline polygon coordinates + dimensions

What this is for

Design review automation. Pre-fab sanity checks. An agent reviewing a PR that touches PCB files can answer: "what changed in net VDD_3V3?", "are there any DRC violations?", "what's the new footprint count?", without you opening pcbnew.

What this is not

Not a router. Not a placer. Not a synthesis engine. Read-only parse of the saved file. For interactive PCB editing, use KiCad directly.

Quick start

pip install mcp-kicad-pcb-inspector
mcp-kicad-pcb-inspector serve

Typical agent workflow

Agent: "Review the PR diff against board.kicad_pcb"
↓
1. parse_pcb(file="board.kicad_pcb") → identifies KiCad 10.0.1, last saved 2026-05-15
2. layer_stackup(file=...) → confirms 4-layer is unchanged
3. drc_violations(file=...) → 2 new clearance violations on net DATA_BUS
4. Agent flags the violations inline in PR review

License

MIT.

from github.com/archimedes-market/mcp-kicad-pcb-inspector

Установить Kicad Pcb Inspector в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-kicad-pcb-inspector

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-kicad-pcb-inspector -- uvx --from git+https://github.com/archimedes-market/mcp-kicad-pcb-inspector mcp-kicad-pcb-inspector

FAQ

Kicad Pcb Inspector MCP бесплатный?

Да, Kicad Pcb Inspector MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Kicad Pcb Inspector?

Нет, Kicad Pcb Inspector работает без API-ключей и переменных окружения.

Kicad Pcb Inspector — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Kicad Pcb Inspector в Claude Desktop, Claude Code или Cursor?

Открой Kicad Pcb Inspector на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Kicad Pcb Inspector with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai