Skip to main content
Glama
William-An

cpp-debug-mcp

by William-An

gdb_open_console

Open an interactive GDB console for manual code stepping, allowing joint control with automated debugging tools.

Instructions

Open an interactive GDB console so the programmer can step through code themselves.

Creates a tmux session with a full GDB console attached to the same debug session. Both Claude (via MCP tools) and the programmer (via the console) can control GDB simultaneously.

Requires tmux to be installed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYesThe session identifier.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/William-An/cpp-debug-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server