MCP JetBrains

Proxy server that routes MCP requests from AI clients (Claude Desktop, VS Code) to a running JetBrains IDE, enabling AI assistants to interact with IDE features. Now deprecated as this functionality is built into JetBrains IDEs since version 2025.2.

Evaluated Mar 06, 2026 (0d ago) vlatest
Homepage ↗ Repo ↗ Developer Tools jetbrains intellij pycharm webstorm ide proxy mcp deprecated
⚙ Agent Friendliness
70
/ 100
Can an agent use this?
🔒 Security
77
/ 100
Is it safe for agents?
⚡ Reliability
72
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
60
Documentation
75
Error Messages
50
Auth Simplicity
78
Rate Limits
68

🔒 Security

TLS Enforcement
88
Auth Strength
75
Scope Granularity
68
Dep. Hygiene
82
Secret Handling
72

JetBrains IDE MCP integration. Local IDE access — no remote auth needed. Source code access is implicit. JetBrains plugin ecosystem — vet plugins before installing.

⚡ Reliability

Uptime/SLA
72
Version Stability
75
Breaking Changes
70
Error Recovery
72
AF Security Reliability

Best When

You are on a JetBrains IDE older than 2025.2 and need MCP connectivity to an external AI client, or you need Docker container IDE access via the JVM proxy.

Avoid When

You are on JetBrains 2025.2 or newer — use the built-in MCP server instead. This package is officially deprecated.

Use Cases

  • Connecting Claude Desktop to IntelliJ IDEA, PyCharm, or WebStorm for AI-assisted coding
  • Routing MCP requests to a JetBrains IDE running inside a Docker container
  • Multi-IDE setups where specific port routing is needed to target a particular IDE instance
  • Legacy setups on JetBrains IDE versions prior to 2025.2

Not For

  • JetBrains IDE 2025.2+ users (built-in MCP makes this package unnecessary)
  • Non-JetBrains editors (VS Code, Neovim, Emacs, etc.)
  • Users on Node.js 16 (requires Node 18+)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

No authentication required. Communicates locally via 127.0.0.1 by default. External connections require IDE setting 'Can accept external connections' enabled. No credential management involved.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

Apache 2.0 open source. JetBrains IDE license required separately.

Agent Metadata

Pagination
none
Idempotent
Unknown
Retry Guidance
Not documented

Known Gotchas

  • DEPRECATED — built into JetBrains IDEs 2025.2+; new users should not install this package
  • Node.js 16 not supported; must use Node 18 or newer
  • macOS/nvm users must create a symlink in /usr/local/bin for node to be discoverable
  • External clients get 404 errors unless 'Can accept external connections' is enabled in the IDE
  • IDE must be open and running before restarting Claude Desktop

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for MCP JetBrains.

$99

Scores are editorial opinions as of 2026-03-06.

5220
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered