pansila/mcp_server_gdb
MCP Server to expose the GDB debugging capabilities
Implements the GDB/MI protocol as an MCP server, enabling remote debugging with support for concurrent multi-session management, breakpoint handling, stack inspection, and variable introspection. Offers dual transport modes (stdio and SSE) with configurable timeouts and includes a built-in TUI for inspecting agent behavior during debugging workflows. Targets AI assistant integration for automated debugging capabilities.
No commits in the last 6 months.
Stars
62
Forks
14
Language
Rust
License
MIT
Category
Last pushed
Sep 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/pansila/mcp_server_gdb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drhelius/Gearboy
Game Boy / Gameboy Color emulator, debugger and embedded MCP server for macOS, Windows, Linux,...
drhelius/Gearsystem
Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS,...
svnscha/mcp-windbg
Model Context Protocol for WinDBG
miscusi-peek/cheatengine-mcp-bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering,...
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.