JetBrains MCP Proxy Server
The MCP Proxy Server facilitates communication between client applications and JetBrains IDEs (IntelliJ, PyCharm, WebStorm, Android Studio). It acts as an intermediary, proxying requests to enable features like model context protocol support.
Key features:
- Proxying Requests: Handles requests from clients and forwards them to JetBrains IDEs.
- MCP Server Plugin: Requires the installation of the MCP Server plugin in the JetBrains IDE.
- Configuration: Allows configuration of the target IDE's host and port.
- Logging: Supports logging to aid in debugging and troubleshooting.
Use cases:
- Enabling communication between Claude Desktop and JetBrains IDEs.
- Facilitating model context protocol support in JetBrains IDEs.
- Working with multiple IDEs by specifying target IDE's port.