Skip to main content
Glama
windows-config.example.json472 B
{ "mcpServers": { "kicad": { "command": "node", "args": ["C:\\Users\\YOUR_USERNAME\\MCP\\KiCAD-MCP-Server\\dist\\index.js"], "env": { "NODE_ENV": "production", "PYTHONPATH": "C:\\Program Files\\KiCad\\9.0\\bin\\Lib\\site-packages", "LOG_LEVEL": "info", "KICAD_AUTO_LAUNCH": "false" }, "description": "KiCAD PCB Design Assistant - Note: PYTHONPATH auto-detected if venv exists" } } }

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/mixelpixx/KiCAD-MCP-Server'

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