Kicad Pcb Inspector
FreeNot checkedParse and analyze KiCad PCB files from AI agents — layer stackup, net listing, footprint inventory, DRC violation surfacing, board outline geometry. Curated by
About
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 versionlayer_stackup— copper + dielectric layers with thickness, material, dielectric constantnet_listing— all nets with pad count and routing-completeness flagfootprint_inventory— placed footprints with reference designator, value, layer, BOM-relevant attributesdrc_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.
Install Kicad Pcb Inspector in Claude Desktop, Claude Code & Cursor
unyly install mcp-kicad-pcb-inspectorInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add mcp-kicad-pcb-inspector -- uvx --from git+https://github.com/archimedes-market/mcp-kicad-pcb-inspector mcp-kicad-pcb-inspectorFAQ
Is Kicad Pcb Inspector MCP free?
Yes, Kicad Pcb Inspector MCP is free — one-click install via Unyly at no cost.
Does Kicad Pcb Inspector need an API key?
No, Kicad Pcb Inspector runs without API keys or environment variables.
Is Kicad Pcb Inspector hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Kicad Pcb Inspector in Claude Desktop, Claude Code or Cursor?
Open Kicad Pcb Inspector on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Kicad Pcb Inspector with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
