Merge pull request #1222 from Adancurusul/add-debugger-serial

Add embedded-debugger-mcp and serial-mcp-server
This commit is contained in:
Frank Fiegel
2026-01-22 22:46:09 -06:00
committed by GitHub
7 changed files with 14 additions and 0 deletions

View File

@@ -785,6 +785,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.