JetBrains Debugger Integration
Transform Debugging with AI Assistance
Enable Claude to control your JetBrains IDE debugger programmatically, setting breakpoints, evaluating expressions, and navigating through code execution.
Key Features
Debugger Control
- Set and manage breakpoints programmatically
- Step through code (over, into, out)
- Resume and pause execution
- Evaluate expressions in context
- Inspect variable values
Session Management
- Connect to running debug sessions
- Start and stop debugging
- Manage multiple sessions
- Thread navigation and control
Advanced Debugging
- Conditional breakpoint creation
- Watch expression management
- Stack frame inspection
- Memory and register inspection
- Hot code replacement support
Supported IDEs
- IntelliJ IDEA
- WebStorm
- PyCharm
- PHPStorm
- Rider
- GoLand
- CLion
- DataGrip
Perfect For
- Developers debugging complex applications
- Teams collaborating on bug fixes
- Educators teaching debugging techniques
- QA Engineers reproducing issues
Use Cases
- Remote pair debugging sessions
- Automated bug reproduction
- Learning debugging workflows
- Complex multi-threaded debugging
- Production issue investigation
Requirements
- JetBrains IDE (2023.1+)
- MCP Plugin installed
- Debug configuration set up
Based on JetBrains Debugger MCP Plugin from awesome-mcp-servers repository