Back to search
30
MCP
KiCAD-MCP-Server
mixelpixx/kicad-mcp-serverKiCAD 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.
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"kicad-mcp-server": {
"url": "None",
"transport": "http"
}
}
}