mcp-debugger

dennisonbertram/mcp-debugger

3.2

If you are the rightful owner of mcp-debugger 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 Debugger Server is a comprehensive tool designed to enhance LLM applications with debugging, testing, linting, and code analysis capabilities across multiple programming languages and runtimes.

Tools

Functions exposed to the LLM to take actions

open_debug_session

Start a new debug session.

set_breakpoint

Set a breakpoint at a specified file location.

evaluate_expression

Evaluate expressions in debug contexts.

run_tests

Execute test suites and analyze results.

apply_patch

Apply patches to files with confirmation.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources