From caf99ab02c5aaca14ae3f41bc866b7848540d802 Mon Sep 17 00:00:00 2001 From: ProductOfAmerica <14712114+ProductOfAmerica@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:42:11 -0500 Subject: [PATCH 1/2] Add ProductOfAmerica/mcp-server-kicad --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..ce4a9c6cc 100644 --- a/README.md +++ b/README.md @@ -1595,6 +1595,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) 🐍 📟 🏠 - 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. From 2a3b732c200c2f2b51174d8c49b942e2ebb0f67f Mon Sep 17 00:00:00 2001 From: ProductOfAmerica <14712114+ProductOfAmerica@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:51:26 -0500 Subject: [PATCH 2/2] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce4a9c6cc..148df327d 100644 --- a/README.md +++ b/README.md @@ -1595,7 +1595,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) 🐍 📟 🏠 - 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`. +- [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.