JetBrains IDE
Bridges Large Language Models with JetBrains IDEs to enable intelligent code completion, automated refactoring, and context-aware documentation generation.
README: https://github.com/leobuskin/mcp_jetbrains_proxy
MCP JetBrains Proxy
A Python implementation of Model Context Protocol (MCP) proxy for JetBrains IDEs. This package provides a bridge between LLM services and JetBrains IDEs using the MCP protocol.
Check out:
Original MCP JetBrains Proxy
MCP JetBrains Server
Installation
pip install mcp_jetbrains_proxy
License
MIT