Catalog
io.github.ai-debugger-inc/aidb
OfficialDebug any supported language with breakpoints, variable/state inspection, and stepping.
Debug multi-language code with breakpoints, variable inspection, and step execution.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"aidb": {
"command": "uvx",
"args": [
"ai-debugger-inc"
]
}
}
}