Merge pull request #11836 from ProductOfAmerica/add-mcp-server-kicad

Add ProductOfAmerica/mcp-server-kicad 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-07 03:49:47 -06:00
committed by GitHub
+1
View File
@@ -1708,6 +1708,7 @@ Provides access to documentation and shortcuts for working on embedded devices.
- [kukapay/opcua-mcp](https://github.com/kukapay/opcua-mcp) 🐍 📟 - An MCP server that connects to OPC UA-enabled industrial systems.
- [lxman/obsbot-mcp](https://github.com/lxman/obsbot-mcp) [![lxman/obsbot-mcp MCP server](https://glama.ai/mcp/servers/lxman/obsbot-mcp/badges/score.svg)](https://glama.ai/mcp/servers/lxman/obsbot-mcp) 📇 📟 🏠 🍎 🪟 🐧 - Control an OBSBOT Tiny 2 webcam over USB — pan/tilt/zoom the motorized gimbal in degrees, AI subject tracking, presets, focus/exposure/white-balance, snapshots and recording. Point it at a pixel, or zoom to fit a region of a snapshot it just took. 35 tools (34 on Linux), speaking UVC and the vendor protocol directly with no vendor SDK and no cloud; prebuilt native helpers for Windows, macOS and Linux. `npx obsbot-mcp`
- [octoco-ltd/sheetsdata-mcp](https://github.com/octoco-ltd/sheetsdata-mcp) [![octoco-ltd/sheetsdata-mcp MCP server](https://glama.ai/mcp/servers/octoco-ltd/sheetsdata-mcp/badges/score.svg)](https://glama.ai/mcp/servers/octoco-ltd/sheetsdata-mcp) 🐍 ☁️ 📟 - Instant access to electronic component datasheets for AI agents — specs, pinouts, package info, absolute max ratings extracted from manufacturer PDFs on demand.
- [ProductOfAmerica/mcp-server-kicad](https://github.com/ProductOfAmerica/mcp-server-kicad) [![ProductOfAmerica/mcp-server-kicad MCP server](https://glama.ai/mcp/servers/ProductOfAmerica/mcp-server-kicad/badges/score.svg)](https://glama.ai/mcp/servers/ProductOfAmerica/mcp-server-kicad) 🐍 📟 🏠 - KiCad EDA automation: 100+ tools for schematic capture, PCB layout, ERC, DRC, and Gerber/BOM/3D exports. Byte-preserving writes, KiCad 9 and 10. Install via `uvx --from mcp-server-kicad mcp-server-kicad`.
- [stack-chan/stack-chan](https://github.com/stack-chan/stack-chan) 📇 📟 - A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions.
- [turbyho/fw-context-mcp](https://github.com/turbyho/fw-context-mcp) [![turbyho/fw-context-mcp MCP server](https://glama.ai/mcp/servers/turbyho/fw-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/turbyho/fw-context-mcp) 🐍 📟 🏠 🍎 🪟 🐧 - Build-aware code intelligence for embedded C/C++ firmware. Indexes your project from compile_commands.json via libclang into SQLite+FTS5. 31 MCP tools for symbol search, call graphs, hotspot analysis, dead code detection, and vector search. For Zephyr, PlatformIO, Mbed OS, Arduino, FreeRTOS.
- [yoelbassin/gnuradioMCP](https://github.com/yoelbassin/gnuradioMCP) 🐍 📟 🏠 - An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts.