jonmmease/jons-mcp-rust-debug
3.3
If you are the rightful owner of jons-mcp-rust-debug and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides Rust debugging capabilities through LLDB Python API integration.
Tools
Functions exposed to the LLM to take actions
start_debug
Initialize a debugging session.
stop_debug
Terminate an active debugging session.
list_sessions
List all active debugging sessions.
set_breakpoint
Set a breakpoint at a specified location.
remove_breakpoint
Remove a breakpoint.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client