by ant4g0nist · MCP Server · ★ 742
LLDB MCP Integration This project provides a Model-Context Protocol (MCP) integration for LLDB, allowing AI assistants like Claude to interact with your debugging sessions through a standardized interface. Overview The integration consists of two main components: server.py - An MCP server that communicates with Claude (or other MCP clients) lldbplugin.py - A plugin that runs inside LLDB and exposes debugger functionality via JSON-RPC This architecture allows Claude to help you debug code by directly interacting with LLDB through natural language.
| Stars | 742 |
| Forks | 113 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 69.3839819112062/100 |
| Open Issues | 4 |
| Last Updated | 2025-03-29 |
| Created | 2015-01-21 |
| Platforms | mcp, python |
| Est. Tokens | ~261k |
These tools work well together with lisa.py for enhanced workflows:
Explore other popular mcp server tools:
lisa.py is LLDB MCP Integration + other helpful commands. It is categorized as a MCP Server with 742 GitHub stars.
lisa.py is primarily written in Python. It covers topics such as arm64, exploitable, lldb.
You can find installation instructions and usage details in the lisa.py GitHub repository at github.com/ant4g0nist/lisa.py. The project has 742 stars and 113 forks, indicating an active community.
lisa.py is released under the Apache-2.0 license, making it free to use and modify according to the license terms.