DirectoryJetbrains
tools

Jetbrains

by JetBrains

53
Health
fair
69
Popularity

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

943stars
77forks
JavaScript
Apache-2.0
Updated March 11, 2026
#ide#intellij#jetbrains#mcp#mcp-server#pycharm

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "jetbrains": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-jetbrains"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-jetbrains

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated this quarter

Server Info

Categorytools
LanguageJavaScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory