Model-Context-Protocol (MCP) proxy that forwards client requests to a running JetBrains IDE (IntelliJ IDEA, PyCharm, WebStorm, Android Studio, etc.).
https://github.com/JetBrains/mcp-jetbrainsTransform your development experience by connecting your favorite AI tools directly to JetBrains IDEs. The JetBrains MCP Proxy Server eliminates the friction between AI assistance and your development environment, creating a seamless workflow that leverages both AI intelligence and IDE capabilities.
Every developer knows this frustration: You're deep in a complex codebase, working with intricate business logic, when you need AI assistance. But your AI tool is blind to your project context—it can't see your file structure, doesn't understand your current selection, and lacks the deep code analysis your IDE provides. You're forced to manually copy-paste code snippets, losing valuable context and breaking your flow.
What if your AI could see exactly what you see in your IDE?
The JetBrains MCP Proxy Server transforms this experience by creating a direct communication bridge between MCP-compatible AI clients (like Claude Desktop, VS Code extensions) and your running JetBrains IDE. This isn't just another plugin—it's a productivity multiplier that brings IDE-level intelligence to your AI conversations.
You: "Analyze this Spring service class for potential improvements"
AI: *Automatically accesses your current file, understands the full class structure,
reviews dependencies, and suggests specific refactoring with IDE integration*
You: "Help me debug this method - the tests are failing"
AI: *Sees your current cursor position, understands the method signature,
accesses related test files, and provides targeted debugging advice*
You: "How does authentication work in this codebase?"
AI: *Scans your project structure, identifies auth-related files,
analyzes the implementation patterns across your entire project*
You: "Create a new REST endpoint following the patterns in this project"
AI: *Understands your existing controller patterns, database models,
and generates code that matches your project's conventions*
{
"mcpServers": {
"jetbrains": {
"command": "npx",
"args": ["-y", "@jetbrains/mcp-proxy"]
}
}
}
Works seamlessly with your favorite JetBrains IDE:
# Install the MCP Server plugin in your IDE
# Add one JSON configuration block
# Start coding with AI superpowers
npx -y @jetbrains/mcp-proxy
This isn't just about connecting tools—it's about creating a new paradigm where AI becomes a true development partner. When your AI understands your project as deeply as your IDE does, development transforms from isolated conversations to collaborative problem-solving.
Ready to eliminate context switching and supercharge your development workflow?
The JetBrains MCP Proxy Server is your gateway to the future of AI-assisted development. Join hundreds of developers who've already transformed their coding experience with this powerful integration.
🚀 Get started in under 2 minutes with one-click installation
⭐ 700+ developers can't be wrong - try it today
🏢 Official JetBrains project - enterprise ready