Launch and manage Tomcat server processes using Gradle commands in a specified working directory for Gradle-based applications within the Gradle Tomcat MCP Server.
Execute Gradle build tasks like compiling code, running tests, or packaging applications. Specify task names and optional arguments to control the build process.
Remove build artifacts from Gradle projects to free disk space and ensure clean builds. Specify a project path or clean the entire project to eliminate cached files and temporary outputs.
Enables interaction with Gradle projects through the Gradle Wrapper, allowing users to list projects and tasks, execute builds, run tests, and clean artifacts with real-time progress reporting and comprehensive error details.
Claude MCP server that enables secure access to browse and read Android project files, validating authentic projects by checking for gradle configuration files.