Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

kicad-mcp-pro — KiCad MCP Server (PCB/Schematics)

kicad-mcp-pro is an MCP server for KiCad PCB/schematic workflows; verified 120★ and ships a `uvx` quick start with `health` and `doctor` diagnostics.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Uvx
Confianza
Confianza: Established
Entrada
uvx kicad-mcp-pro serve
Comando CLI universal
npx tokrepo install 78c43cb2-75a6-5ea6-b7e5-126637ab3ceb
Introducción

kicad-mcp-pro is an MCP server for KiCad PCB/schematic workflows; verified 120★ and ships a uvx quick start with health and doctor diagnostics.

Best for: Hardware teams using agents to inspect KiCad projects, run checks, and automate repeatable PCB workflows

Works with: Python 3.12+ per README badge; MCP clients; requires project paths via env/config

Setup time: 8-18 minutes

Key facts (verified)

  • GitHub: 120 stars · 13 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: uvx kicad-mcp-pro serve.

Main

  • Run health --json and doctor --json before wiring into an agent so you can debug environment/path issues without opening KiCad.

  • Keep MCP config explicit: pass absolute project paths and a dedicated workspace root to avoid accidental edits outside the intended repo.

  • Start with read-only inspection and validation checks, then expand into edits/export only after you trust the safety gates.

Source-backed notes

  • README provides a uvx quick start including health --json, doctor --json, and serve commands.
  • README states health --json is safe when KiCad is not running and reports IPC as deferred instead of crashing.
  • README includes a minimal MCP config example and references integration docs for Claude Desktop/Code and other clients.

FAQ

  • Is this the canonical repo?: README mentions a canonical repo under oaslananka-lab/ and also a personal mirror; this asset cites the published mirror URL.
  • Do I need KiCad running?: Not for health --json; README says IPC checks are deferred when KiCad isn’t running.
  • How do I keep it safe?: Start read-only, scope paths explicitly, and add a review gate before allowing edit/export tools.
🙏

Fuente y agradecimientos

Source: https://github.com/oaslananka/kicad-mcp-pro > License: MIT > GitHub stars: 120 · forks: 13

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados