SERVER

KiCad MCP Pro

Rank #768

io.github.oaslananka/kicad-mcp-pro

Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.

First listed
Apr 15, 2026
Last publish date
Jul 8, 2026
OVERVIEW

KiCad MCP Pro is a Model Context Protocol (MCP) server published by oaslananka. It ranks #768 of 76,851 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. KiCad MCP Pro is listed on Official MCP, with 8 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on Jul 8, 2026.

STANDING
#768of 76,851 tracked serversTop 1%

Ranks ahead of 76,083 of 76,851 servers on MCP Toplist.

CONNECT

Use KiCad MCP Pro

Add KiCad MCP Pro to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "kicad-mcp-pro": {
      "command": "uvx",
      "args": [
        "kicad-mcp-pro"
      ],
      "env": {
        "KICAD_MCP_LOG_LEVEL": "<your KICAD_MCP_LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "kicad-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "kicad-mcp-pro"
      ],
      "env": {
        "KICAD_MCP_PRO_PYPI_VERSION": "<your KICAD_MCP_PRO_PYPI_VERSION>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "kicad-mcp-pro": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/oaslananka/kicad-mcp-pro:3.22.2"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry

ORGANIZATION

oaslananka

Organization
Servers in org
13
Versions across org
30
MORE FROM THIS PUBLISHER

Other servers by oaslananka

View all oaslananka servers →
VERSIONS

Available versions (8)

2.1.0 · Apr 15, 20263.7.4 · Jun 4, 20263.9.0 · Jun 7, 20263.9.2 · Jun 14, 20263.11.0 · Jun 17, 20263.16.0 · Jul 1, 20263.19.1 · Jul 7, 20263.22.2 · Jul 8, 2026Apr 15, 2026Jul 8, 2026
VersionPublished
3.22.2Jul 8, 2026
3.19.1Jul 7, 2026
3.16.0Jul 1, 2026
3.11.0Jun 17, 2026
3.9.2Jun 14, 2026
3.9.0Jun 7, 2026
3.7.4Jun 4, 2026
2.1.0Apr 15, 2026
FAQ

Frequently asked questions

Who maintains KiCad MCP Pro?
KiCad MCP Pro is maintained by oaslananka, which publishes 13 MCP servers (30 total versions) tracked on MCP Toplist.
Is KiCad MCP Pro listed on the Official MCP Registry?
Yes — KiCad MCP Pro is listed on the Official MCP Registry.
How many versions does KiCad MCP Pro have?
MCP Toplist tracks 8 versions of KiCad MCP Pro, most recently published on Jul 8, 2026.
Where can I find the source code for KiCad MCP Pro?
The source code for KiCad MCP Pro is hosted at github.com/oaslananka/kicad-mcp-pro.
EXPLORE
KiCad MCP Pro - MCP Server #768 | MCP Toplist