Acquia · Capability

Acquia Drupal Application Management

Unified workflow for managing Drupal applications on Acquia Cloud, including application discovery, environment management, organization administration, and account operations. Used by Drupal developers, DevOps engineers, and platform administrators to automate Acquia Cloud Platform workflows.

Run with Naftiko AcquiaApplicationsCloudDevOpsDrupalEnvironments

What You Can Do

GET
List applications — List all accessible Acquia Cloud applications
/v1/applications
GET
Get application — Get application details
/v1/applications
GET
List environments — List environments for an application
/v1/environments
GET
Get environment — Get environment details
/v1/environments
GET
List organizations — List all organizations
/v1/organizations
GET
Get account — Get current user account details
/v1/account

MCP Tools

list-applications

List all Acquia Cloud Drupal applications the current user can access

read-only
get-application

Get detailed information about a specific Acquia Cloud application

read-only idempotent
list-environments

List all environments (dev, staging, prod) for an Acquia Cloud application

read-only
get-environment

Get detailed information about a specific Acquia Cloud environment

read-only idempotent
list-organizations

List all organizations the current Acquia user belongs to

read-only
get-account

Get the current Acquia Cloud user account profile and permissions

read-only idempotent

APIs Used

acquia-cloud