JetBrains

MCP Server Verified

IntelliJ, PyCharm, WebStorm integration. Navigate code, run tests, and refactor across JetBrains IDEs.

by JetBrains

★★★★☆ 4.4/5 (617 reviews)
6.9kGitHub stars
63.1kinstalls
Updated 2026-03-03
activekotlin

Installation

npx -y @jetbrains/mcp-server-jetbrains

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "jetbrains": {
      "command": "npx",
      "args": ["-y", "@jetbrains/mcp-server-jetbrains"]
    }
  }
}
```

Tools & Capabilities

execute_code
run_command
get_output
debug_session
analyze_code

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About JetBrains

IntelliJ, PyCharm, WebStorm integration. Navigate code, run tests, and refactor across JetBrains IDEs.

View on GitHub →

Language: Kotlin

Category: Developer Tools

← Back to MCP Hub Directory