Back to directory
lldb_mcp

lldb_mcp

@stableversion2

A proper, simple LLDB MCP server with minimal dependencies, supporting commands like lldb_init and lldb, working well with o4-mini and Gemini 2.5 Pro.

lldbmcp-serverdebuggingtool

Installation & Configuration

{
  "mcpServers": {
    "lldb": {
      "command": "/path/to/ldb_mcp/venv/bin/python",
      "args": [
        "/path/to/ldb_mcp/lldb_mcp.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/24
Updated
2026/6/8