pansila/mcp_server_gdb
MCP Server to expose the GDB debugging capabilities
This tool provides a server that exposes GDB (GNU Debugger) capabilities, enabling remote debugging of applications. It takes GDB commands as input and outputs debugging information like stack traces, variable values, and program execution control. It's designed for software developers who need to debug code running on a different machine or within a complex environment.
No commits in the last 6 months.
Use this if you are a software developer who needs to remotely debug applications, especially with the added capability of integrating AI assistants for debugging insights.
Not ideal if you prefer local, direct debugging without an intermediary server or if you are not familiar with GDB.
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,...
microsoft/DebugMCP
Gift your VS Code agent a real debugger: breakpoints, stepping, inspection.