mcp-jetbrains
665
The JetBrains MCP Proxy Server is designed to facilitate communication between JetBrains IDEs and other software by proxying requests. It supports integration with tools like VS Code and Claude Desktop, providing additional configuration options for specific environments.
npx
{ "mcpServers": { "jetbrains": { "command": "npx", "args": [ "-y", "@jetbrains/mcp-proxy" ] } } }