Back to search
30
MCP

lldb-mcp-server

pypi/lldb-mcp-server

AI-powered C/C++ debugger via LLDB and Model Context Protocol. 40 debugging tools for Claude Code and Claude Desktop.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cpp-debug-mcp
Claude Code MCP server for C++ debugging with GDB and clangd
0 tools
iflow-mcp_ant4g0nist-lldb_mcp
LLDB MCP Server for AI-assisted debugging
0 tools
dbgprobe-mcp-server
Debug probe Model Context Protocol server for AI agents and developer tooling
0 tools
iflow-mcp_stass-lldb-mcp
LLDB debugger integration for Model Context Protocol
0 tools
iflow-mcp_yywz1999-gdb-mcp-server
GDB Model Context Protocol Server for AI-assisted debugging
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lldb-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}