Provides JetBrains IDE code inspections via an MCP server with automatic IDE detection and a unified inspection profile.
This tool serves as a Model Context Protocol (MCP) server, enabling robust code inspections from JetBrains IDEs. It automatically detects and selects the optimal JetBrains IDE (such as IntelliJ IDEA, WebStorm, or PyCharm) to perform static code analysis. A key feature is its ability to run inspections with an isolated configuration, allowing it to function seamlessly even if the IDE is already open. The server provides a unified inspection profile that works across various file types and languages, outputting diagnostics in Markdown format optimized for Large Language Models (LLMs) or JSON.