Add embedded-debugger-mcp and serial-mcp-server

This commit is contained in:
adancurusul
2025-08-06 11:24:27 +08:00
parent bafbfb91c2
commit ce96b1796e
7 changed files with 14 additions and 0 deletions

View File

@@ -590,6 +590,8 @@ Integrations and tools designed to simplify data exploration, analysis and enhan
Provides access to documentation and shortcuts for working on embedded devices.
- [adancurusul/embedded-debugger-mcp](https://github.com/adancurusul/embedded-debugger-mcp) 🦀 📟 - A Model Context Protocol server for embedded debugging with probe-rs - supports ARM Cortex-M, RISC-V debugging via J-Link, ST-Link, and more
- [adancurusul/serial-mcp-server](https://github.com/adancurusul/serial-mcp-server) 🦀 📟 - A comprehensive MCP server for serial port communication
- [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.