Command Palette

Search for a command to run...

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

KiCAD Schematic Manipulation Server

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

Enables AI tools to create, edit, and inspect KiCAD schematic files, including components, wires, labels, and sheets.

GitHubEmbed

Описание

Enables AI tools to create, edit, and inspect KiCAD schematic files, including components, wires, labels, and sheets.

README

MCP server for creating, editing, and inspecting KiCAD schematic files from AI tools and agents.

What it does

It wraps the kicad-sch-api library and exposes schematic actions over MCP, including:

  • create, load, save, clone, and back up schematics
  • add and remove components, wires, labels, text, and sheets
  • search KiCAD symbol libraries
  • inspect components, pins, and schematic metadata
  • validate schematics and run bulk component updates

Install

pip install KiCAD-Schematic-Manipulation

Run

python -m mcp_kicad_sch_api

Or use the installed entrypoint:

KiCAD-Schematic-Manipulation

MCP client example

{
  "mcpServers": {
    "kicad-sch-api": {
      "command": "python",
      "args": ["-m", "mcp_kicad_sch_api"]
    }
  }
}

Main tools

  • create_schematic
  • load_schematic
  • save_schematic
  • add_component
  • search_components
  • add_wire
  • add_label
  • add_hierarchical_label
  • add_junction
  • add_sheet
  • add_sheet_pin
  • list_components
  • list_component_pins
  • get_component_pin_position
  • get_schematic_info
  • validate_schematic
  • bulk_update_components

Requirements

  • Python 3.10+
  • KiCAD symbol libraries available on the machine
  • kicad-sch-api

Development

git clone https://github.com/richard-luc/KiCAD-Schematic-Manipulation.git
cd KiCAD-Schematic-Manipulation
uv sync --dev
uv run python -m mcp_kicad_sch_api

License

MIT. See LICENSE.

from github.com/richard-luc/KiCAD-Schematic-Manipulation

Установка KiCAD Schematic Manipulation Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/richard-luc/KiCAD-Schematic-Manipulation

FAQ

KiCAD Schematic Manipulation Server MCP бесплатный?

Да, KiCAD Schematic Manipulation Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для KiCAD Schematic Manipulation Server?

Нет, KiCAD Schematic Manipulation Server работает без API-ключей и переменных окружения.

KiCAD Schematic Manipulation Server — hosted или self-hosted?

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

Как установить KiCAD Schematic Manipulation Server в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare KiCAD Schematic Manipulation Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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