Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Jetbrains Debugger MCP Plugin
Jetbrains Debugger MCP Plugin logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:49:34 PM

Jetbrains Debugger MCP Plugin

User RatingsBe the first to rate and review this MCP server!
View Repository105 GitHub StarsTotal stargazers on GitHub for the source repository (105 stars).Visit Website
jetbrainsdebuggingdeveloper-toolsmcp

JetBrains plugin that exposes debugger control through MCP, including breakpoints, stepping, sessions, variables, threads, and expressions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON ▾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for hechtcarmel/jetbrains-debugger-mcp-plugin, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (23) Directory Badge Claim listing Alternatives💻 More in Developer Tools

Overview

The hechtcarmel/jetbrains-debugger-mcp-plugin MCP server exposes a JetBrains IDE debugger through an MCP server provided by the installed plugin. AI clients can launch run configurations, manage debug sessions, set conditional breakpoints, control execution, inspect stack frames and variables, and evaluate expressions. After installation, the server starts when a project is open and provides a configurable localhost HTTP endpoint. Reach for the hechtcarmel/jetbrains-debugger-mcp-plugin MCP server when an AI coding assistant needs to investigate runtime behavior inside IntelliJ IDEA, PyCharm, WebStorm, GoLand, or another supported JetBrains IDE.

Use cases

•Debug a failing test through an AI coding assistant
•Set conditional breakpoints and inspect runtime values
•Trace execution across stack frames and threads
•Validate a fix by running a JetBrains configuration in debug mode

Key features

•Manage multiple JetBrains debug sessions
•Set conditional line breakpoints and tracepoints
•Step, pause, resume, and run to a line
•Inspect and modify variables in the current frame
•Evaluate expressions and code fragments
•Read stacks, threads, source context, and session status

Capabilities & Tool Schemas (23) ~350 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Jetbrains Debugger MCP Plugin.

list_run_configurations

List all available run configurations in the project

execute_run_configuration

Execute a run configuration in debug or run mode

list_debug_sessions

List all active debug sessions with state and metadata

start_debug_session

Start a new debug session for a run configuration

stop_debug_session

Stop/terminate a debug session

get_debug_session_status

Get comprehensive status (variables, stack, source) in one call

How Jetbrains Debugger MCP Plugin works

What hechtcarmel/jetbrains-debugger-mcp-plugin MCP server does

The hechtcarmel/jetbrains-debugger-mcp-plugin MCP server adds an MCP interface to the debugger supplied by a JetBrains IDE. It lets an MCP client work with run configurations and active debug sessions instead of relying on manual IDE interaction.

The available operations cover the debugging lifecycle: discovering run configurations, starting or stopping sessions, checking session state, waiting for execution to pause, and resuming or pausing a process. Multiple concurrent debug sessions are supported. A status request can include variables, stack information, and source context in one response.

How it works

Install the plugin into a JetBrains IDE, open a project, and the MCP server starts automatically on an IDE-specific port. The server exposes a streamable HTTP endpoint using this path pattern:

http://127.0.0.1:{PORT}/debugger-mcp/streamable-http

The port and host binding are configurable in the IDE settings under Tools > Debugger MCP Server. IntelliJ IDEA uses port 29190 by default; the README lists separate defaults for several other IDEs. The tool window can display server activity and copy client configuration.

The hechtcarmel/jetbrains-debugger-mcp-plugin MCP server is designed for clients that can connect to an HTTP MCP endpoint. The supplied configuration examples cover Claude Code, Codex CLI, Gemini CLI, Cursor, Windsurf, and generic MCP clients. A bundled companion skill provides guidance for AI agents using the debugger tools and can be installed into .claude/skills/ or exported as a skill or ZIP file.

Setup and configuration

Install “Debugger MCP Server” through the JetBrains plugin marketplace, use the Marketplace installation page, or download a plugin version and install it from disk. Restart the IDE, open the target project, then check Settings or Preferences > Tools > Debugger MCP Server for the active port.

Client setup consists of adding the endpoint to the MCP client. Cursor uses url, while Windsurf uses serverUrl; both examples point to the streamable HTTP endpoint. The IDE tool window has an “Install on Coding Agents” action that can run setup for Claude Code or Codex CLI, copy configuration for supported clients, and show generic streamable HTTP or legacy SSE configuration.

Tools and capabilities

The hechtcarmel/jetbrains-debugger-mcp-plugin MCP server provides tools for:

  • Listing, running, and debugging project run configurations.
  • Listing sessions, reading status, starting sessions, and terminating sessions.
  • Creating and removing line breakpoints, including conditions, log messages, and suspend policies.
  • Resuming, pausing, stepping over, stepping into, stepping out, and running to a line.
  • Waiting for a pause caused by a breakpoint, step, or manual action.
  • Reading stack traces, selecting frames, listing threads, and retrieving source context.
  • Inspecting visible variables and changing variable values during a debug session.
  • Evaluating expressions and multi-line code fragments with configurable evaluation safety controls.

Limitations and notes

IDE support is not uniform. CI verification covers IntelliJ IDEA, PyCharm, WebStorm, and GoLand. The README identifies RustRover, Android Studio, and PhpStorm as community-tested, while RubyMine, CLion, and DataGrip are listed as untested but potentially compatible. The plugin targets JetBrains IDEs that support XDebugger.

The server endpoint is configured per IDE and may use a different port for each product. The provided material does not describe authentication, remote hosting, or a standalone command-line server; operation depends on the plugin running inside the IDE. Expression evaluation has configurable safety modes, including unrestricted evaluation, a default risky-operation blocklist, and conservative read-only checks with optional custom regular-expression rules.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    💻 Developer Tools8 views
    Compare vs Claude Task Master →
  • Claude Debugs For You logoClaude Debugs For You

    An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation.

    💻 Developer Tools3 views
    Compare vs Claude Debugs For You →
  • Magic MCP logoMagic MCP

    Create crafted UI components inspired by the best 21st.dev design engineers.

    💻 Developer Tools16 views
    Compare vs Magic MCP →
  • MCP Server Apache Airflow logoMCP Server Apache Airflow

    MCP server that connects to Apache Airflow using official client.

    💻 Developer Tools3 views
    Compare vs MCP Server Apache Airflow →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
105
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
23
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Jetbrains Debugger MCP Plugin

Install the “Debugger MCP Server” plugin from the JetBrains IDE Marketplace, through the JetBrains Marketplace page, or from a downloaded plugin file using Install plugin from disk.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewJetbrains Debugger MCP Plugin AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hechtcarmel-jetbrains-debugger-mcp-plugin?style=directory)](https://allmcps.com/mcp/hechtcarmel-jetbrains-debugger-mcp-plugin)
HTML Embed
<a href="https://allmcps.com/mcp/hechtcarmel-jetbrains-debugger-mcp-plugin"><img src="https://allmcps.com/api/badge/hechtcarmel-jetbrains-debugger-mcp-plugin?style=directory" alt="Jetbrains Debugger MCP Plugin on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
PricingFree
More technical detailsExpand ▾
AuthNo auth required
ClientsCursor, Windsurf
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars105
GitHub Star CountTotal stargazers on GitHub representing community popularity (105 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 10, 2026
52Quality signal: Good · 52/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to Jetbrains Debugger MCP Plugin →Install in Claude DesktopInstall in CursorInstall in VS Code