Skip to main content
Glama

KiCAD-MCP-Server

package-json.json721 B
{ "name": "kicad-mcp", "version": "1.0.0", "description": "Model Context Protocol server for KiCAD PCB design", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc -w & nodemon dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "kicad", "mcp", "model-context-protocol", "pcb-design", "ai", "claude" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.0", "dotenv": "^16.0.3", "zod": "^3.22.2" }, "devDependencies": { "@types/node": "^20.5.6", "nodemon": "^3.0.1", "typescript": "^5.2.2" } }

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