JetBrains plugin that exposes indexed code navigation, diagnostics, project tools, and refactoring through MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Jetbrains Index MCP Plugin.
ide_find_referencesFind all references to a symbol across the entire project
ide_find_definitionFind the definition/declaration location of a symbol
ide_find_classSearch for classes/interfaces by name with camelCase/substring/wildcard matching
ide_find_fileSearch for files by name using IDE's file index
ide_find_symbolSearch for symbols (classes, methods, fields, functions) by name with IntelliJ Go to Symbol matching *(disabled by default)*
ide_search_textText search using IntelliJ Find in Files with context filtering (substring and regex matching)
A JetBrains IDE plugin that exposes an MCP (Model Context Protocol) server, enabling AI coding assistants like Claude, Codex, Cursor, and Windsurf to leverage the IDE's powerful indexing and refactoring capabilities.
Fully tested: IntelliJ IDEA, PyCharm, WebStorm, GoLand, RustRover, Android Studio, PhpStorm May work (untested): RubyMine, CLion, DataGrip
IDE Index MCP Server provides AI coding assistants with access to the IDE's powerful code intelligence features through the Model Context Protocol (MCP).
Multi-Language Support Advanced tools work across multiple languages based on available plugins:
Universal Tools (All Supported JetBrains IDEs)
Extended Tools (Language-Aware) These tools activate based on installed language plugins:
Refactoring Tools
Project Lifecycle Management
When working across many projects simultaneously, idle ones consume memory unnecessarily and leave editors open for no reason. Lifecycle management sleeps and wakes projects based on window focus and MCP activity. It is opt-in β disabled by default; turn on "Enable lifecycle management" in Settings β Tools β Index MCP Server, after which no further configuration is required.
ide_project_status - Combined snapshot of every open and managed projectide_set_project_mode / ide_get_project_modes - Explicit mode controlide_release_project - Unenroll a project from lifecycle managementide_lifecycle_log - Timestamped event log with trigger reasons, for diagnosing unexpected behaviour. The ring buffer is always active; file output enables via Help β Diagnostic Tools β Debug Log SettingsUnlike simple text-based code analysis, this plugin gives AI assistants access to:
Perfect for AI-assisted development workflows where accuracy and safety matter.
The server binds to 127.0.0.1 with no authentication β any local process can call its
tools with your IDE's file access. On a single-user dev machine that's the same trust
boundary your shell already has; on a shared machine, it's worth weighing before you
enable the write tools.
Settings/Preferences > Plugins > Marketplace > Search for "IDE Index MCP Server" > Install
Go to JetBrains Marketplace and install it by clicking the Install to ... button.
Download the latest release and install it manually: Settings/Preferences > Plugins > βοΈ > Install plugin from disk...
intellij-index on port 29170pycharm-index on port 29172webstorm-index on port 29173The easiest way to configure your AI assistant:
Disclaimer: This repository is not maintained by me. Please use its own issue tracker for integration-specific issues and support.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hechtcarmel-jetbrains-index-mcp-plugin)<a href="https://allmcps.com/mcp/hechtcarmel-jetbrains-index-mcp-plugin"><img src="https://allmcps.com/api/badge/hechtcarmel-jetbrains-index-mcp-plugin?style=directory" alt="Jetbrains Index MCP Plugin on AllMCPs" /></a>