Back to directory
lldb-mcp

lldb-mcp

@stass93

LLDB MCP server

LLDBDebuggerPythonAI-assisted debuggingClaude MCPtool

Installation & Configuration

{
  "mcpServers": {
    "lldb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lldb-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/25
Updated
2026/6/7