mcp-jetbrains logo

mcp-jetbrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The mcp-jetbrains repository is a Model Context Protocol (MCP) server designed to work with JetBrains IDEs, including IntelliJ, PyCharm, WebStorm, and Android Studio. It acts as a proxy server, facilitating communication between clients and the JetBrains IDE. However, this repository is no longer maintained as its core functionality has been integrated into all IntelliJ-based IDEs since version 2025.2. The built-in functionality now works with Server-Sent Events (SSE) and a JVM-based proxy for STDIO, making this NPM package obsolete. Users are advised to refer to the official documentation for using the built-in MCP functionality and to report issues or requests via JetBrains YouTrack.

Key features

  • Model Context Protocol (MCP) server
  • Proxy server for client-IDE communication
  • Support for multiple JetBrains IDEs
  • Configuration options for logging and IDE connection

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

IDE Integration

Using the MCP server to enable communication between clients and JetBrains IDEs for development purposes.

External Client Connection

Configuring the MCP proxy for use with external clients or Docker containers, such as LibreChat or Cline.

Pros & Cons

Pros

  • Enables communication between clients and JetBrains IDEs
  • Supports various IDEs including IntelliJ, PyCharm, WebStorm, and Android Studio
  • Facilitates usage with external clients or Docker containers

Cons

  • No longer maintained
  • Requires migration to built-in IDE functionality
  • Dependent on specific Node.js version (18 or later)

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Where can I find help for the built-in MCP functionality?

Refer to the official documentation and report issues or requests via JetBrains YouTrack.

Asked by Dovid Klein · Dec 14, 2025

What are the requirements for running mcp-jetbrains?

It requires Node.js version 18 or later.

Asked by Sarai Cohen · Nov 17, 2025

Is mcp-jetbrains still maintained?

No, it is no longer maintained as its core functionality has been integrated into all IntelliJ-based IDEs since version 2025.2.

Asked by Nour Khalil · Nov 11, 2025

What IDEs are supported by mcp-jetbrains?

It supports multiple JetBrains IDEs, including IntelliJ, PyCharm, WebStorm, and Android Studio.

Asked by Gustav Lindberg · Nov 12, 2025

Ask a question

MCP Servers alternatives