GDB MCP Server
GDB/MI MCP server providing remote application debugging capabilities to AI assistants.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for GDB MCP Server, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
A GDB/MI protocol server over MCP that gives AI assistants remote application debugging - setting breakpoints, inspecting memory and state, controlling execution. Attaching a debugger under agent control is powerful and touches process memory; it is used in reverse-engineering and vulnerability research contexts.
Key features
- GDB/MI debugging over MCP
- Breakpoints and memory inspection
- Remote debugging
Use cases
- AI-assisted debugging
- Vulnerability research on binaries