Skip to main content
Glama
ercbb

KiCAD MCP Server

by ercbb

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level for the server (e.g., info, debug)info
PYTHONPATHNoPath to KiCAD Python packages. Platform-specific: Linux /usr/lib/kicad/lib/python3/dist-packages, Windows C:\Program Files\KiCad\9.0\lib\python3\dist-packages, macOS /Applications/KiCad/KiCad.app/Contents/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages
KICAD_PYTHONNoUser override for non-standard Python installation path. Used when auto-detection fails.
JLCPCB_APP_IDNoJLCPCB API application ID (requires enterprise account)
JLCPCB_API_KEYNoJLCPCB API key (requires enterprise account)
JLCPCB_API_SECRETNoJLCPCB API secret (requires enterprise account)
KICAD_MCP_PY_LOG_LEVELNoLog level for the Python interfaceinfo
KICAD_ALLOW_UNSAFE_SWIG_ZONE_FILLNoSet to 'true' to allow the unsafe SWIG-based zone fillerfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ercbb/KiCAD-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server