mcp-magento-cloud
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAGENTO_CLOUD_CLI_TOKEN | No | API token for authentication. If not provided, browser login is used. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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