Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. KiCad MCP Pro
KiCad MCP Pro logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 11:17:33 PM

KiCad MCP Pro

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View Repository16 GitHub StarsTotal stargazers on GitHub for the source repository (16 stars).Visit Website

A Model Context Protocol server for KiCad EDA workflows.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kicad-mcp-pro-2": {
      "command": "npx",
      "args": [
        "-y",
        "kicad-mcp-pro-2"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

KiCad Studio Kit

VS Code extension repository for KiCad Studio workflows. Extension-side MCP discovery, configuration, compatibility metadata, and user experience.

CI status CodeQL status Security status Codecov coverage OpenSSF Scorecard OpenSSF Best Practices

Open VSX version Install from Visual Studio Marketplace MIT license Documentation site Ask DeepWiki

Best Practices evidence ยท Governance ยท Roadmap ยท Support

Buy me a coffee

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:

  • the KiCad Studio VS Code extension (apps/vscode-extension) โ€” the only released product here;
  • private shared test infrastructure (packages/test-harness, packages/kicad-fixtures);
  • the extension-side MCP integration contract and compatibility metadata.

The KiCad MCP Pro server (kicad-mcp-pro) โ€” its Python source, npm launcher, container image, and MCP Registry listing โ€” lives in KiCad MCP Pro.

Repository maturity and standards

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.

Version Baseline

This repository's local release surface is:

  • VS Code extension: oaslananka.kicadstudiokit (1.15.0)

The Python package kicad-mcp-pro, container image, and MCP Registry listing are released from KiCad MCP Pro.

KiCad Compatibility

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.

Local Validation

powershell
corepack enable
corepack pnpm run dev:doctor
corepack pnpm install --frozen-lockfile
corepack pnpm --dir apps/vscode-extension exec playwright install chromium
corepack pnpm run check:forbidden-refs
corepack pnpm run check:version
corepack pnpm --filter kicadstudiokit run check
corepack pnpm --filter kicadstudiokit run package

Product-scoped entrypoints are available from the root:

powershell
corepack pnpm run check:kicad-studio

corepack pnpm --dir packages/test-harness run check
corepack pnpm run check:protocol-schemas
corepack pnpm run check:compatibility-contract
corepack pnpm run check:dev-doctor

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

Install the extension from the Visual Studio Marketplace or Open VSX, or build it locally:

powershell
corepack enable
corepack pnpm install --frozen-lockfile
corepack pnpm run package:kicad-studio

Usage

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.

Architecture

  • Searchable documentation site
  • Repository structure
  • Product boundaries
  • Release model
  • Testing strategy
  • Dev container
  • Rootless validation host
  • KiCad fixture corpus
  • Integration model
  • Agent onboarding
  • MCP client config examples
  • VS Code MCP workspace example

Examples

  • Examples overview
  • LED Basic KiCad example
  • MCP Workflow Demo

Publishing

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.

Maintenance

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.

Contributing

Read CONTRIBUTING.md and run corepack pnpm run check before opening a pull request.

License

KiCad Studio Kit is available under the MIT License.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • KiCad MCP Pro logoKiCad MCP Pro

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

    ๐Ÿ’ป Developer Tools0 views
    Compare vs KiCad MCP Pro โ†’
  • A
    AkTools Pro MCP Server

    AkTools Pro: ๅขžๅผบๅž‹้‡‘่ž MCP ๆœๅŠกๅ™จใ€‚ๅ†…็ฝฎ็ญ–็•ฅๅ›žๆต‹ใ€ๆจกๆ‹Ÿ็›˜็ฎก็†ๅŠๅฎžๆ—ถๅผ‚ๅŠจ็›‘ๆŽงใ€‚

    ๐Ÿ’ป Developer Tools0 views
    Compare vs AkTools Pro MCP Server โ†’
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Tldraw โ†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    ๐Ÿ’ป Developer Tools1 views
    Compare vs PraisonAI โ†’

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about KiCad MCP Pro

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "kicad-mcp-pro": { "command": "npx", "args": ["-y", "KiCad MCP Pro"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKiCad MCP Pro AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kicad-mcp-pro-2?style=directory)](https://allmcps.com/mcp/kicad-mcp-pro-2)
HTML Embed
<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>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars16
GitHub Star CountTotal stargazers on GitHub representing community popularity (16 stars).
31Quality signal: Emerging ยท 31/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools10/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to KiCad MCP Pro โ†’Install in Claude DesktopInstall in CursorInstall in VS Code