Gdb MCP Server
GDB debugging sessions managed through AI, enabling breakpoints and memory inspection.
Data last scanned yesterday · Reviewed today
Overview
This MCP server brings GDB debugging capabilities directly into AI assistants like Claude. It allows users to start debugging sessions, load programs or core dumps, and interact with the GDB environment using natural language commands. Developers can set breakpoints, step through code, view call stacks, and examine memory or registers without leaving their AI interface. The server supports a comprehensive suite of GDB functions, including attaching to running processes and executing arbitrary commands. It also features integration for viewing source code, making it a tool for analyzing program state and diagnosing execution issues directly via an AI assistant.
Our verdict
With a high-risk security score of 32/100, this server should be used with caution. The lack of a clear license and the fact that it is a community-maintained project rather than an official vendor release mean users must independently verify the codebase for their specific needs. While the project is active with a small dependency footprint, its potential to execute arbitrary GDB commands on your system warrants strict oversight.
- Supports comprehensive GDB debugging commands and session management
- Integrates with VS Code for source code viewing
- Small dependency footprint with only one direct dependency
- Actively maintained repository with frequent commits
- High-risk security profile due to lack of editorial review
- Legal terms are ambiguous as no license file was detected
- Community-maintained project lacking official vendor oversight
Compatibility
No compatibility data yet.
Badge
Maintain this server? Add the live badge to your README.