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.
Overview
mixelpixx/KiCAD-MCP-Server is a Python MCP server licensed under MIT. 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.
Ranked #51 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 11 contributors.
Actively maintained with commits in the last week.
Ecosystem
Python MIT
Signal Breakdown
Stars 441
Freshness 5d ago
Issue Health 91%
Contributors 11
Dependents 0
Forks 81
Description Detailed
License MIT
How to Improve
Dependents medium impact
Matched Queries
From the README
# KiCAD MCP Server A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with KiCAD for PCB design automation. Built on the MCP 2025-06-18 specification, this server provides comprehensive tool schemas and real-time project state access for intelligent PCB design workflows. ## Overview The [Model Context Protocol](https://modelcontextprotocol.io/) is an open standard from Anthropic that allows AI assistants to securely connect to external tools and data sources. This implementation provides a standardized bridge between AI assistants and KiCAD, enabling natural language control of PCB design operations. **Key Capabilities:** - 64 fully-documented tools with JSON Schema validation - Smart tool discovery with router pattern (reduces AI context by 70%) - 8 dynamic resources exposing project state - JLCPCB parts integration with 2.5M+ component catalog and local library search - Full MCP 2025-06-18 protocol compliance - Cross-platform suRead full README on GitHub →
Are you the maintainer? Claim this listing