A Model Context Protocol server for KiCad EDA workflows.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
VS Code extension repository for KiCad Studio workflows. Extension-side MCP discovery, configuration, compatibility metadata, and user experience.
Best Practices evidence ยท Governance ยท Roadmap ยท Support
KiCad Studio Kit is the VS Code extension repository. The MCP server is developed and released separately. This repository owns only the extension-side MCP discovery, configuration, compatibility metadata, and user experience โ see ADR 0009 and repository structure.
The coverage badge reports the configured Jest unit denominator, not every shipped source file. Exclusion ownership and the separate critical-module ratchet are documented in the testing strategy.
This repository contains:
apps/vscode-extension) โ the only released product here;packages/test-harness, packages/kicad-fixtures);The KiCad MCP Pro server (kicad-mcp-pro) โ its Python source, npm launcher,
container image, and MCP Registry listing โ lives in
KiCad MCP Pro.
This repository tracks Solo-maintainer Professional OSS / Mature OSS readiness through the repository maturity report, OpenSSF evidence, and OpenSSF gap analysis. Gold/foundation-grade maturity is intentionally not claimed for the current solo-maintainer model; branch protection and release evidence remain the practical Professional OSS focus.
This repository's local release surface is:
oaslananka.kicadstudiokit (1.15.0)The Python package kicad-mcp-pro, container image, and MCP Registry listing
are released from KiCad MCP Pro.
KiCad Studio Kit treats KiCad 10.0.x as the primary tested line, keeps KiCad
9.x as deprecated best-effort compatibility after upstream EOL, and keeps
KiCad 8.x as deprecated file-level compatibility. The canonical matrix, tested patch versions, CI
coverage level, and feature gates are maintained in
docs/support-matrix.md and compatibility.yaml.
Product-scoped entrypoints are available from the root:
Python/MCP server checks run from the KiCad MCP Pro repository.
For a reproducible VS Code Dev Containers or GitHub Codespaces environment, use the checked-in devcontainer configuration. The container sets up Node, pnpm, Python, uv, Playwright, shellcheck, actionlint, GitHub CLI, and best-effort KiCad CLI support for root checks and MCP tests. For a least-privilege VPS without a container daemon, use the checked-in rootless validation-host profile.
Install the extension from the Visual Studio Marketplace or Open VSX, or build it locally:
Open a workspace containing a KiCad project and use the KiCad Studio activity bar views and commands. See docs/getting-started.md for the guided workflow and docs/extension/commands.md for the command catalog.
Publishing is handled by GitHub Actions workflows under .github/workflows. External setup for environments, marketplace secrets, and trusted publishers is documented in docs/publishing.md.
The structured preview (beta) program and tester feedback loop for the stable 1.x line are documented in docs/beta-program.md.
Dependency update policy, dashboard triage, and security-update handling are documented in docs/dependency-lifecycle.md. Compatibility support states and release gates are documented in docs/support-matrix.md. Canonical repository and portfolio workflow status are recorded in CANONICAL.md, .repo-health.yaml, and docs/reusable-workflows.md. Telemetry and error reporting are opt-in, disabled by default, and documented in docs/telemetry.md.
Read CONTRIBUTING.md and run corepack pnpm run check before
opening a pull request.
KiCad Studio Kit is available under the MIT License.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kicad-mcp-pro-2)<a href="https://allmcps.com/mcp/kicad-mcp-pro-2"><img src="https://allmcps.com/api/badge/kicad-mcp-pro-2?style=directory" alt="KiCad MCP Pro on AllMCPs" /></a>