mcp-debug

Roasbeef/mcp-debug

3.3

If you are the rightful owner of mcp-debug and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Debug Server is a comprehensive debugging server that bridges the Debug Adapter Protocol (DAP) with the Model Context Protocol (MCP), enabling AI-powered debugging workflows for Go applications.

Tools

Functions exposed to the LLM to take actions

create_debug_session

Initialize new debugging sessions.

launch_program

Start Go programs for debugging.

set_breakpoints

Manage source code breakpoints.

continue_execution

Control program execution.

get_threads

Inspect program threads.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources