Gradle is an open-source build automation tool focused on flexibility and performance
Why this server?
Manages Gradle-based Tomcat applications, allowing process control (start, stop, restart) and execution of Gradle commands in specified project directories
Why this server?
Supports Maven dependency checking in Gradle build tool format
Why this server?
Supports scanning Gradle projects for software composition analysis vulnerabilities, including scanning sub-projects.
Why this server?
Executes Gradle build tasks, manages dependencies, and handles Android project compilation and testing
Why this server?
Uses Gradle configuration files to validate Android projects and determine project structure before allowing access to source files.
Why this server?
Used for building the JADX MCP Plugin, enabling Java decompilation capabilities for APK analysis.