Back to search
30
MCP

KiCAD-MCP-Server

mixelpixx/kicad-mcp-server

KiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_kicad-mcp
Model Context Protocol (MCP) server for KiCad electronic design automation (EDA) files
0 tools
kicad-mcp
Model Context Protocol server for KiCad on Mac, Windows, and Linux
0 tools
gis-mcp
A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabl
0 tools
kicad-mcp-server
MCP server for AI-assisted PCB design with KiCad
0 tools
claude-talk-to-figma-mcp
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and
0 tools
KiCad MCP Pro Server
MCP server for KiCad project setup, PCB edits, schematic work, validation, and exports.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kicad-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}