JetBrains/mcp-jetbrains
A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Platform-specific configuration:
{
"mcpServers": {
"mcp-jetbrains": {
"command": "npx",
"args": [
"-y",
"mcp-jetbrains"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...