Skip to main content
Glama
Akhil-Chaturvedi

KiCad MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KICAD_BIN_PATHNoOverride KiCad executable pathauto
KICAD_CLI_PATHNoOverride kicad-cli pathauto
KICAD_API_TOKENNoOverride IPC authentication tokenauto
KICAD_API_SOCKETNoOverride IPC socket pathauto
KICAD_PYTHON_PATHNoOverride KiCad bundled Python path (for SWIG)auto
KICAD_MCP_IDLE_TTLNoAuto-shutdown KiCad after N seconds idle (0=never)1800
KICAD_MCP_LOG_FILENoLog file path (default: stderr only)none
KICAD_MCP_HTTP_HOSTNoHTTP bind host127.0.0.1
KICAD_MCP_HTTP_PORTNoHTTP port8765
KICAD_MCP_LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERRORINFO
KICAD_MCP_AUTO_LAUNCHNoAuto-launch KiCad if not running1
KICAD_MCP_CLIENT_NAMENoClient name reported to KiCadkicad-eda-mcp
KICAD_MCP_COMMIT_PREFIXNoCommit message prefix for mutation operationsKiCad MCP
KICAD_MCP_LIB_CACHE_DIRNoCache directory for cloned library repos~/.cache/kicad-eda-mcp
KICAD_MCP_IPC_TIMEOUT_MSNoTimeout for IPC API requests (milliseconds)60000
KICAD_MCP_DRY_RUN_DEFAULTNoDefault dry_run for mutations unless explicitly overridden1
KICAD_MCP_ENABLE_MUTATIONSNoEnable write operations (0=read-only, 1=writes allowed)0
KICAD_MCP_IPC_CONNECT_DELAYNoDelay between IPC connect retries (seconds)0.5
KICAD_MCP_IPC_CONNECT_RETRIESNoMax retries when connecting to the IPC socket10
KICAD_MCP_LIB_UPDATE_INTERVALNoSeconds between library repo updates (0=pull every call)86400
KICAD_MCP_SUPERVISOR_INTERVALNoHealth-check interval for the supervisor (seconds)60

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/Akhil-Chaturvedi/KiCad-EDA-MCP'

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