mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-08-01 23:12:41 +00:00
Add Glama score badge; correct the tool count
Listed and claimed on Glama, checks run against the latest release. Also fixes the tool count: the surface is platform-dependent — 35 on Windows and macOS, 34 on Linux, where obsbot_gimbal_move_speed is hidden because there is no live position feedback to range-clamp a speed x duration burst against. The original "36" counted a --debug-only diagnostic tool and was wrong for every default install. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1556,7 +1556,7 @@ Provides access to documentation and shortcuts for working on embedded devices.
|
||||
- [horw/esp-mcp](https://github.com/horw/esp-mcp) 📟 - Workflow for fixing build issues in ESP32 series chips using ESP-IDF.
|
||||
- [kukapay/modbus-mcp](https://github.com/kukapay/modbus-mcp) 🐍 📟 - An MCP server that standardizes and contextualizes industrial Modbus data.
|
||||
- [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) 📇 📟 🏠 🍎 🪟 🐧 - 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. 36 tools, 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`
|
||||
- [lxman/obsbot-mcp](https://github.com/lxman/obsbot-mcp) [](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) [](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.
|
||||
- [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) [](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.
|
||||
|
||||
Reference in New Issue
Block a user