lldb-mcp

lldb-mcp

3.5

If you are the rightful owner of lldb-mcp 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.

LLDB-MCP integrates the LLDB debugger with Claude's Model Context Protocol (MCP) for AI-assisted debugging.

LLDB-MCP is a tool that integrates the LLDB debugger with Claude's Model Context Protocol (MCP). This integration allows Claude to start, control, and interact with LLDB debugging sessions directly, enabling AI-assisted debugging workflows. The tool provides a comprehensive set of commands for working with LLDB, including starting and managing LLDB sessions, loading programs for debugging, setting breakpoints and watchpoints, controlling program execution, examining memory, registers, and variables, and analyzing stack traces and program state.

Features

  • Create and manage multiple LLDB debugging sessions
  • Load executables and attach to running processes
  • Load core dump files for post-mortem analysis
  • Execute arbitrary LLDB commands
  • Fine-grained control over program execution