MCP Kicad runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from pypi. Last commit 21 Apr 2026.
MCP server exposing KiCad PCB Editor functionality via IPC API
Today is the operative word: we check MCP Kicad every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-kicad -- uvx mcp-kicad
{
"mcpServers": {
"mcp-kicad": {
"args": [
"mcp-kicad"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-kicad]
command = "uvx"
args = ["mcp-kicad"]
{
"mcpServers": {
"mcp-kicad": {
"args": [
"mcp-kicad"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-kicad": {
"args": [
"mcp-kicad"
],
"command": "uvx"
}
}
}
MCP server exposing all Shodan API functionality
MCP server for Zabbix API - exposes all Zabbix API functionality via MCP
MCP server exposing rpcbind/RPC portmapper functionality
MCP server exposing Home Assistant REST API functionality
MCP server exposing sqlite3 library functionality
MCP server exposing pcapy-ng packet capture functionality
MCP server exposing smbmap SMB enumeration functionality
MCP server exposing cryptography library functionality
Answers built from our own checks of this server.