FYTJ/lldb-mcp-server
AI-powered C/C++ debugger via LLDB and Model Context Protocol. 40 debugging tools for Claude Code and Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"lldb-mcp-server": {
"command": "npx",
"args": [
"-y",
"lldb-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...