Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ankur106 • Tools & CLI
A Model Context Protocol (MCP) server that exposes LLDB debugging functionality to AI assistants so they can manage debug sessions and inspect binaries programmatically.
Start and manage LLDB debugging sessions and control program execution (run, continue, step, next, finish).
Inspect program state by loading binaries or core dumps and examining memory, registers, variables, and call stacks.
Run arbitrary LLDB commands and set breakpoints or disassemble functions as part of an automated debugging workflow.
This project implements an MCP server that provides LLDB debugging capabilities for use with Claude or other MCP-enabled agents. It can start and manage LLDB sessions, load programs and core dumps, set breakpoints, step through code, examine memory, view call stacks/variables/registers, and run arbitrary LLDB commands. The server enables agents to automate low-level debugging workflows and integrate interactive inspection into conversational debugging assistants.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.