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は、AIアシスタントとの連携を想定したリモートアプリケーションデバッグ機能を提供するGDB/MIプロトコルサーバーです。Model Context Protocol (MCP) を実装し、デバッグ操作を容易にします。
使用方法
ビルド済みバイナリで直接起動するか、Rustでソースからビルドできます。stdioとServer-Sent Events (SSE) の両方のトランスポートモードをサポートしています。環境変数による設定か、src/config.rsファイルの編集で設定可能です。
用途
この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.
