kicad-mcp — MCP Server by lamaalrajih

by lamaalrajih · MCP Server · ★ 393

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About kicad-mcp

KiCad MCP Server This guide will help you set up a Model Context Protocol (MCP) server for KiCad. While the examples in this guide often reference Claude Desktop, the server is compatible with any MCP-compliant client. You can use it with Claude Desktop, your own custom MCP clients, or any other application that implements the Model Context Protocol. Table of Contents Prerequisites Installation Steps Understanding MCP Components Feature Highlights Natural Language Interaction Documentation Configuration Development Guide Troubleshooting Contributing Future Development Ideas License Prerequisites macOS, Windows, or Linux Python 3.10 or higher KiCad 9.0 or higher uv 0.8.0 or higher Claude Desktop (or another MCP client) Installation Steps Set Up Your Python Environment First, let's install dependencies and set up our environment: bash Clone the repository git clone https://github.com/lamaalrajih/kicad-mcp.git cd kicad-mcp Install dependencies – will create a folder automatically (Install first: on macOS or ) make install Optional: activate the environment for manual commands source .venv

Quick Facts

Stars393
Forks61
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score40.2/100
Open Issues18
Last Updated2025-10-17
Created2025-03-20
Platformsmcp, python
Est. Tokens~19k

Compatible Skills

These tools work well together with kicad-mcp for enhanced workflows:

  • investor-agent — semantic(0.34)+complementary+same_lang+similar_pop+shared_platform (57%)
  • LovelyAIMaster — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (51%)
  • kicad-happy — semantic(0.29)+complementary+same_lang+shared_platform (45%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is kicad-mcp?

kicad-mcp is Model Context Protocol server for KiCad on Mac, Windows, and Linux. It is categorized as a MCP Server with 393 GitHub stars.

What programming language is kicad-mcp written in?

kicad-mcp is primarily written in Python.

How do I install or use kicad-mcp?

You can find installation instructions and usage details in the kicad-mcp GitHub repository at github.com/lamaalrajih/kicad-mcp. The project has 393 stars and 61 forks, indicating an active community.

What license does kicad-mcp use?

kicad-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools