Skip to main content
Glama
443,491 tools. Updated 2026-08-11 13:28

"Gradle" matching MCP tools:

  • Build Android apps by executing Gradle tasks such as assembleDebug, assembleRelease, or bundle, and returns a summary with buildId.
    MIT
  • Run Android unit or connected tests and receive a test summary with IDs. Save or clear baselines to auto-detect regressions.
    MIT
  • Retrieve complete output from previous builds or tests using their ID. Filter by logs, errors, tasks, or all details, with options to truncate or summarize.
    MIT
  • Retrieve current Gradle configuration including JVM arguments, daemon settings, and version information to diagnose memory issues and understand project setup.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    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.
    7
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Analyzes Gradle dependencies in Android projects, supporting Version Catalog, duplicate detection, module comparison, and dependency tree generation.
    MIT
  • Execute Gradle tasks for building, testing, or cleaning projects with optional arguments to customize the build process.
    MIT
  • Lists all Gradle projects in the workspace to help developers identify available projects and manage their build environment.
    MIT
  • Scan a project directory with Syft to generate a Software Bill of Materials (SBOM). Get an inventory of all software components and dependencies for compliance and vulnerability scanning.
    MIT No Attribution
  • Remove an Android app from a device to resolve installation conflicts or test a clean first-run state. It deletes app data and cache unless keep_data is set.
    MIT
  • Run Gradle tests and report failures. Executes unit or instrumented tests, returning failing test names and condensed output for quick verification.
    MIT
  • Wipe an app's data and cache while keeping it installed, resetting it to a first-run state without uninstalling. Use to test onboarding flows or clear a corrupt database.
    MIT
  • Installs an APK on an Android device, replacing the existing app. Accepts an explicit APK path or uses the latest Gradle build output, with options for module, variant, device, and permission grants.
    MIT
  • Inspect the current Extentos integration at a project path, returning manifest, generated files status, dependency drift, and remediation gaps to see what's wired so far.
    MIT