shanemmattner/XDS110_MCP_server
If you are the rightful owner of XDS110_MCP_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The XDS110 MCP Server is a Model Context Protocol server designed to enable Large Language Models (LLMs) to act as co-debuggers for Texas Instruments embedded systems, providing real-time variable monitoring, memory manipulation, and analysis through an OpenOCD proxy architecture.
Tools
Functions exposed to the LLM to take actions
read_variables
Read current values of motor control variables.
monitor_variables
Continuous monitoring with change detection.
write_memory
Direct memory writes to structures.
set_breakpoint
Conditional breakpoints with custom logic.
analyze_motor_state
AI-powered motor control analysis.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client