LLDB-MCP is an open-source server that integrates the LLDB debugger with Claude's Model Context Protocol (MCP), allowing AI systems like Claude to start, control, and interact with LLDB debugging sessions. It is designed for developers and AI researchers who want to enable AI-assisted debugging via natural language interfaces through Claude. LLDB-MCP exposes a rich command set for debugging workflows, including program loading, breakpoint management, stack and memory analysis, and post-mortem investigations.
Visit Lldb's official website for product details and getting started.