pdb-debug

cloudwarriors-ai/pdb-debug

3.2

If you are the rightful owner of pdb-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 dayong@mcphub.com.

PDB Debug Gateway is a comprehensive REST API and MCP server designed for remote Python debugging using pdb.

Tools

Functions exposed to the LLM to take actions

pdb_start_session

Initialize debugging session

pdb_set_breakpoint

Set/remove breakpoints

pdb_step

Step through code execution

pdb_inspect

Inspect variables and expressions

pdb_execute

Execute arbitrary PDB commands

pdb_list_sessions

List active sessions

pdb_terminate_session

End debugging sessions

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources