MCP Proxy Sidecar
@dortegau
About MCP Proxy Sidecar
A fork of JetBrains MCP Server that adds real-time WebSocket monitoring of all MCP interactions
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Proxy Sidecar?
MCP Proxy Sidecar is a fork of the JetBrains MCP Server that adds WebSocket monitoring capabilities. It acts as a proxy between MCP clients (like Claude Desktop) and JetBrains IDEs, broadcasting all tool calls via WebSocket for real-time observability.
How to use MCP Proxy Sidecar?
Install the JetBrains MCP Server plugin, then configure your MCP client (e.g., Claude Desktop) to run npx -y mcp-proxy-sidecar with optional environment variables such as WS_PORT. The sidecar automatically scans ports 63342–63352 to find the IDE.
Key features of MCP Proxy Sidecar
- Real-time WebSocket notifications for all MCP tool calls
- Configurable WebSocket port via
WS_PORTenvironment variable - Automatic port scanning for IDE connection (63342–63352)
- Debug logging toggle via
LOG_ENABLEDenvironment variable - Fork maintains full compatibility with the original JetBrains implementation
Use cases of MCP Proxy Sidecar
- Monitor all MCP tool calls from a JetBrains IDE in real time
- Debug and inspect arguments and timestamps of IDE operations
- Integrate with external monitoring dashboards via WebSocket
FAQ from MCP Proxy Sidecar
What is the difference between MCP Proxy Sidecar and the original JetBrains MCP Server?
MCP Proxy Sidecar is a fork that adds WebSocket notifications for monitoring tool calls. It retains all original features while broadcasting call details in real time.
How do I configure the WebSocket port?
Set the WS_PORT environment variable to your desired port (default: 27042) in your MCP client configuration (e.g., claude_desktop_config.json).
What are the runtime dependencies?
Node.js 20.x and pnpm (latest) are required for development. For usage, only Node.js is needed (via npx).
Where does the tool call data live?
Data is broadcast locally via WebSocket on 127.0.0.1; no external service is involved.
What transport does MCP Proxy Sidecar use?
MCP communication uses stdio, and monitoring is provided over WebSocket (default port 27042).
Frequently asked questions
What is the difference between MCP Proxy Sidecar and the original JetBrains MCP Server?
MCP Proxy Sidecar is a fork that adds WebSocket notifications for monitoring tool calls. It retains all original features while broadcasting call details in real time.
How do I configure the WebSocket port?
Set the `WS_PORT` environment variable to your desired port (default: `27042`) in your MCP client configuration (e.g., `claude_desktop_config.json`).
What are the runtime dependencies?
Node.js 20.x and pnpm (latest) are required for development. For usage, only Node.js is needed (via `npx`).
Where does the tool call data live?
Data is broadcast locally via WebSocket on `127.0.0.1`; no external service is involved.
What transport does MCP Proxy Sidecar use?
MCP communication uses stdio, and monitoring is provided over WebSocket (default port 27042).
Basic information
More Developer Tools MCP servers

Codex Pets
astandrikPublic read-only MCP server for discovering, inspecting, installing, and sharing approved Codex-compatible animated pet packs.
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:

CircleCI MCP Server
CircleCIManage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
Comments