mcp_server_gdb
GDB/MI protocol server for remote debugging with AI. mcp_server_gdb is a Model Context Protocol (MCP) server maintained by pansila. It connects to MCP-compatible clients such as Claude Desktop, Cursor, Cline, and other agents that speak the protocol. It exposes 16 tools, including create_session, get_session, get_all_sessions, close_session, start_debugging, stop_debugging, continue_execution and step_execution, that an agent can call directly. It is categorized under Development/Debugging and AI/Integration.
What is this MCP
This MCP is a GDB/MI protocol server that enables remote application debugging capabilities, specifically designed to work with AI assistants. It implements the Model Context Protocol (MCP) to facilitate debugging operations.
How to use this MCP
Run the server directly via pre-built binaries or build from source using Rust. It supports both stdio and Server-Sent Events (SSE) transport modes. Configure via environment variables or by modifying thesrc/config.rs file.
What this MCP can be used for
This MCP enables AI-assisted debugging by providing session management, debug control (start/stop/step), breakpoint management, and access to debug information (stack frames, variables, registers). It supports concurrent multi-session debugging for remote applications.
AIMCP authority
DR and traffic signal for the AIMCP public domain.
Frequently asked questions
What is the mcp_server_gdb MCP server?
mcp_server_gdb is a Model Context Protocol server from pansila. It lets MCP-compatible AI clients call its tools over a standard interface, so agents like Claude, Cursor, and Cline can use it without custom integration.
How do I connect mcp_server_gdb to my AI client?
Add mcp_server_gdb to your client's MCP configuration using the stdio or SSE connection shown in the usage examples on this page, then restart the client to load the server.
What tools does mcp_server_gdb provide?
mcp_server_gdb provides 16 tools: create_session, get_session, get_all_sessions, close_session, start_debugging, stop_debugging, continue_execution, step_execution, next_execution, get_breakpoints, set_breakpoint and delete_breakpoint.
Is mcp_server_gdb free to use?
mcp_server_gdb is listed on AIMCP for free. Any API keys or accounts required by the underlying service are set by its provider.
Vernclaw Plugins for OpenClaw
Ready-to-use connectors for SEO data, social reading & content generation. Pay-as-you-go credits with audit logs.
