KiCad MCP Pro runs on your own machine — the client starts it, so there is no endpoint to ping. 2 303 installs a week from pypi. Last commit 15 Sep 2026.
Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
setup.py: выполняет код при установке пакета
execSync(`claude mcp add --transport stdio --scope ${scope} kicad -- uvx kicad-mcp-pro`, {
result = subprocess.run([path, "version"], capture_output=True, text=True, timeout=10)
const candidate = path.join(entry, commandName);
gateList.innerHTML = gates.map((key, i) => {
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- '.npmrc'
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kicad-mcp-pro -- npx -y kicad-mcp-pro
{
"mcpServers": {
"kicad-mcp-pro": {
"args": [
"-y",
"kicad-mcp-pro"
],
"command": "npx"
}
}
}
[mcp_servers.kicad-mcp-pro]
command = "npx"
args = ["-y", "kicad-mcp-pro"]
{
"mcpServers": {
"kicad-mcp-pro": {
"args": [
"-y",
"kicad-mcp-pro"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kicad-mcp-pro": {
"args": [
"-y",
"kicad-mcp-pro"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KICAD_MCP_PRO_PYPI_VERSION (Override the Python package version pinned by the npm wrapper).
The author declared them in the registry entry; get the values from the project itself.
MCP server for IQMS (DELMIAworks) ERP — manufacturing, inventory, production, and quality.
MCP server for IQMS (DELMIAworks) ERP — manufacturing, inventory, production, and quality.
Production-grade MCP Server Template for TypeScript and Node.js.
MCP server for AI-assisted PCB design with KiCad 9.x
MCP server for EasyEDA Pro: PCB inspection, BOM, exports, and hardware review.
MCP server for Boolean network simulation and attractor analysis using MaBoSS
Production-grade PostgreSQL MCP server — 254 tools for query, tuning & ops, read-only by default.
MCP server for Grok image generation and editing
Answers built from our own checks of this server.