mcp_server_gdb
支持AI远程调试的GDB/MI协议服务器. 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.
什么是MCP
本MCP是一个GDB/MI协议服务器,专门为AI助手设计的远程应用程序调试工具。它实现了模型上下文协议(MCP)以简化调试操作。
如何使用MCP
通过预构建的二进制文件直接运行服务器,或使用Rust从源代码构建。支持stdio和服务器发送事件(SSE)两种传输模式。可通过环境变量配置或修改src/config.rs文件。
MCP的用途
该MCP通过提供会话管理、调试控制(启动/停止/单步)、断点管理及调试信息访问(堆栈帧/变量/寄存器)实现AI辅助调试,支持远程应用程序的并发多会话调试。
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.
