hechtcarmel/jetbrains-debugger-mcp-plugin
Platform-specific configuration:
{
"mcpServers": {
"jetbrains-debugger-mcp-plugin": {
"command": "npx",
"args": [
"-y",
"jetbrains-debugger-mcp-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://plugins.jetbrains.com/plugin/29233) [](https://plugins.jetbrains.com/plugin/29233)
A JetBrains IDE plugin that exposes an MCP (Model Context Protocol) server, giving AI coding assistants full programmatic control over the debugger. Set breakpoints, step through code, inspect variables, and evaluate expressions—all driven autonomously by your AI assistant.
Fully tested: IntelliJ IDEA, PyCharm, WebStorm, GoLand, RustRover, Android Studio, PhpStorm May work (untested): RubyMine, CLion, DataGrip
[](https://www.buymeacoffee.com/hechtcarmel)
<!-- Plugin description --> Debugger MCP Server gives AI coding assistants complete control over the IDE's debugger through the Model Context Protocol (MCP). Let your AI assistant debug code autonomously—from setting breakpoints to inspecting variables to stepping through execution.
Debug Session Management
Breakpoint Management
Execution Control
Variable Inspection
Loading reviews...