
JetBrains IDE WebSocket Monitor
Adds WebSocket monitoring to JetBrains IDE MCP integration, broadcasting all tool calls between MCP clients and IDEs in real-time for debugging purposes.
1337 views2Local (stdio)
What it does
- Monitor MCP tool calls via WebSocket
- Proxy MCP requests between clients and JetBrains IDEs
- Broadcast real-time notifications on port 27042
- Maintain full compatibility with original JetBrains MCP server
Best for
Debugging MCP integrations with JetBrains IDEsMonitoring IDE automation workflowsExtending MCP functionality with custom tooling
Real-time WebSocket monitoringFork of official JetBrains MCP server