KiCAD-MCP-Server MCP Server — Claude & Cursor Integration
# KiCAD-MCP-Server MCP Server
## What is KiCAD-MCP-Server?
KiCAD-MCP-Server is a production-ready Model Context Protocol (MCP) server with 2,107 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install mixelpixx/KiCAD-MCP-Server
# Or manual
git clone https://github.com/mixelpixx/KiCAD-MCP-Server.git
cd KiCAD-MCP-Server
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Python
- **Stars:** ⭐ 2,107
- **Forks:** 🍴 317
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [mixelpixx/KiCAD-MCP-Server](https://github.com/mixelpixx/KiCAD-MCP-Server)