DirectoryJetbrains
tools

Jetbrains

by JetBrains

43
Health
fair
35
Popularity

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

951stars
76forks
JavaScript
Apache-2.0
Updated May 10, 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

Freshness15/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated this year
Most issues unresolved
Org-backed

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