MCP GDB サーバー
Claude やその他の AI アシスタントで使用するための GDB デバッグ機能を提供するモデル コンテキスト プロトコル (MCP) サーバー。
特徴
GDBデバッグセッションを開始および管理する
分析のためにプログラムとコアダンプをロードする
ブレークポイントを設定し、コードをステップ実行し、メモリを調べる
コールスタック、変数、レジスタを表示する
任意のGDBコマンドを実行する
インストール
使用法
Claude や他の MCP 対応アシスタントと併用する
このサーバーを含めるように、Claude デスクトップ アプリまたはブラウザ拡張機能で MCP 設定を構成します。
Claude を再起動するか、ページを更新してください。
これで、Claude との会話で GDB ツールを使用できるようになります。
コマンド例
Claude を介して GDB MCP サーバーを使用する例をいくつか示します。
GDBセッションの開始
プログラムの読み込み
ブレークポイントの設定
プログラムの実行
変数の検討
バックトレースを取得する
セッションを終了する
サポートされているGDBコマンド
gdb_start
: 新しいGDBセッションを開始するgdb_load
: プログラムをGDBにロードするgdb_command
: 任意のGDBコマンドを実行するgdb_terminate
: GDBセッションを終了するgdb_list_sessions
: アクティブなGDBセッションをすべて一覧表示するgdb_attach
: 実行中のプロセスにアタッチするgdb_load_core
: コアダンプファイルをロードするgdb_set_breakpoint
: ブレークポイントを設定するgdb_continue
: プログラムの実行を継続するgdb_step
: ステッププログラム実行gdb_next
: 関数呼び出しをステップオーバーするgdb_finish
: 現在の関数が戻るまで実行するgdb_backtrace
: コールスタックを表示するgdb_print
: 式の値を印刷するgdb_examine
: メモリを調べるgdb_info_registers
: レジスタを表示する
ライセンス
マサチューセッツ工科大学
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
Claude やその他の AI アシスタントで使用するための GDB デバッグ機能を提供します。これにより、ユーザーはデバッグ セッションを管理し、ブレークポイントを設定し、変数を調べ、自然言語で GDB コマンドを実行できます。
Related MCP Servers
- AsecurityAlicenseAqualityEnables intelligent code analysis and debugging through the Perplexity AI's API, offering detailed error analysis, pattern detection, and comprehensive solutions, with integration support for the Claude desktop client.Last updated -53112MIT License
- AsecurityFlicenseAqualityEnables managing Google Cloud Platform resources through natural language commands in Claude Desktop, supporting comprehensive operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.Last updated -5620
- AsecurityFlicenseAqualityAllows Claude to directly debug a NodeJS server by setting breakpoints, inspecting variables and stepping through code.Last updated -1374282
- -securityFlicense-qualityProvides intelligent dbt assistance through Claude Code integration, enabling users to perform dbt CLI operations, explore project metadata, and execute SQL queries against DuckDB warehouse with context-aware support.Last updated -