🔧
GDB MCP Server
🔧MCP Serversmadi0x86/MDB-MCP
What it does
|A Model Context Protocol server providing GDB and LLDB debugging functionality for AI assistants like Claude Desktop and VSCode Copilot, with automatic debugger selection and experimental LLDB support on macOS.
glamalocal
Installation
Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub →
claude mcp add gdb -- uv run /home/youruser/dev/personal/GDB-MCP/server.pyClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"gdb": {
"command": "uv",
"args": ["run", "/...59
Last UpdatedJan 21, 2026