Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAGENTO_CLOUD_CLI_TOKENNoAPI token for authentication. If not provided, browser login is used.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsA

List all Magento Cloud projects available to the current user

list_environmentsB

List all environments for a Magento Cloud project

get_environment_infoA

Get detailed information about a specific Magento Cloud environment (status, URLs, type, etc.)

get_environment_urlsB

Get the public URLs of a Magento Cloud environment

list_activitiesC

List recent activities (deploys, pushes, crons, etc.) for a Magento Cloud environment or project

get_activity_logA

Display the log output for a specific activity on a Magento Cloud environment. If no activity ID is provided, shows the log for the most recent activity.

list_variablesB

List variables for a Magento Cloud project or environment

list_servicesA

List services (MySQL, Redis, OpenSearch, RabbitMQ, etc.) in a Magento Cloud project with their versions and disk allocation

execute_sqlA

Execute a read-only SQL query on a Magento Cloud environment via SSH

list_log_typesB

List the available log types for Magento Cloud environments

get_environment_logsA

Read logs from a Magento Cloud environment via SSH. Use list_log_types to see available log types.

get_environment_relationshipsA

Get the service relationships (database, redis, opensearch, rabbitmq, etc.) for a Magento Cloud environment via SSH. Returns connection details including host, port, username, password and URL for each service.

set_cloud_configA

Set a Magento configuration value on a Cloud environment by running bin/magento config:set via SSH. Use the scope/scope_code parameters to target a specific website or store view.

create_branchB

Create a new environment branch from integration. The new branch will be a clone of the integration environment.

push_branchA

Push a local git branch to a Magento Cloud project. Uses SSH certificate authentication — no separate git credentials needed. The branch must exist locally.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/juan-cinto-infracommerce/mcp-magento-cloud'

If you have feedback or need assistance with the MCP directory API, please join our Discord server