Skip to main content
Glama

KiCAD-MCP-Server

requirements.txt556 B
# KiCAD MCP Server - Python Dependencies # Production dependencies only # KiCAD Python API (IPC - for future migration) # kicad-python>=0.5.0 # Uncomment when migrating to IPC API # Schematic manipulation kicad-skip>=0.1.0 # Image processing for board rendering Pillow>=9.0.0 # SVG rendering cairosvg>=2.7.0 # Colored logging colorlog>=6.7.0 # Data validation (for future features) pydantic>=2.5.0 # HTTP requests (for JLCPCB/Digikey APIs - future) requests>=2.32.5 # Environment variable management python-dotenv>=1.0.0

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