Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Magento Cloud MCP Server

NPM · MCP-MAGENTO-CLOUD · SCANNED SEP 20

MCP server for Adobe Commerce Cloud — REST API + SSH, no PHP CLI required

Available components

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 35 of 103 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1246 tokens (~83/item across 15 items; 15 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "execute_sql" implies "execute" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Magento Cloud MCP Server server?

Magento Cloud MCP Server runs locally as an npm package, launched with npx -y mcp-magento-cloud. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-magento-cloud

# add to Claude Code
claude mcp add juan-cinto-infracommerce-magento-cloud -- npx -y mcp-magento-cloud
// .cursor/mcp.json
{
  "mcpServers": {
    "juan-cinto-infracommerce-magento-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-magento-cloud"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "juan-cinto-infracommerce-magento-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-magento-cloud"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add juan-cinto-infracommerce-magento-cloud -- npx -y mcp-magento-cloud
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "juan-cinto-infracommerce-magento-cloud": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-magento-cloud"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add juan-cinto-infracommerce-magento-cloud --command npx --arg -y --arg mcp-magento-cloud
# ~/.hermes/config.yaml
mcp_servers:
  juan-cinto-infracommerce-magento-cloud:
    command: "npx"
    args: ["-y", "mcp-magento-cloud"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "juan-cinto-infracommerce-magento-cloud": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-magento-cloud"
      ]
    }
  }
}
# add to Vellum
assistant mcp add juan-cinto-infracommerce-magento-cloud -t stdio -c npx -a -y mcp-magento-cloud
// mcp.json
{
  "mcpServers": {
    "juan-cinto-infracommerce-magento-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-magento-cloud"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/mcp-magento-cloud@2.4.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 103 packages
Packages resolved 103
Stale 35
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 15 exposed · ~1,246 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
create_branch ~94

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

NameTypeReqDescription
branch_namestringyesThe branch name (ID) for the new environment, e.g. 'feature-xyz', 'bugfix-123'
projectstringyesThe Magento Cloud project ID
titlestringHuman-readable title for the branch. Defaults to the branch name if not provided.

No output schema declared.

No examples provided.

execute_sql ~66

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

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
projectstringyesThe Magento Cloud project ID
querystringyesThe SQL query to execute

No output schema declared.

No examples provided.

get_activity_log ~98

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.

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
idstringThe activity ID. Defaults to the most recent activity if omitted. Use list_activities to find IDs.
projectstringyesThe Magento Cloud project ID

No output schema declared.

No examples provided.

get_environment_info ~59

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

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
projectstringyesThe Magento Cloud project ID

No output schema declared.

No examples provided.

get_environment_logs ~104

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

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
linesnumberNumber of lines to return (optional, defaults to 100)
projectstringyesThe Magento Cloud project ID
typestringyesThe log type to read, e.g. 'deploy', 'error', 'cron'

No output schema declared.

No examples provided.

get_environment_relationships ~85

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.

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
projectstringyesThe Magento Cloud project ID

No output schema declared.

No examples provided.

get_environment_urls ~66

Get the public URLs of a Magento Cloud environment

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
primarybooleanOnly return the URL for the primary route
projectstringyesThe Magento Cloud project ID

No output schema declared.

No examples provided.

list_activities ~152

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

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
limitnumberNumber of activities to return (default: 10)
projectstringyesThe Magento Cloud project ID
resultstringFilter by activity result
startstringOnly list activities created before this date, e.g. '2026-05-01'
statestringFilter by activity state
typestringFilter by activity type, e.g. 'push', 'cron', 'environment.backup'

No output schema declared.

No examples provided.

list_environments ~30

List all environments for a Magento Cloud project

NameTypeReqDescription
projectstringyesThe Magento Cloud project ID

No output schema declared.

No examples provided.

list_log_types ~19

List the available log types for Magento Cloud environments

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_projects ~19

List all Magento Cloud projects available to the current user

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_services ~68

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

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
projectstringyesThe Magento Cloud project ID

No output schema declared.

No examples provided.

list_variables ~72

List variables for a Magento Cloud project or environment

NameTypeReqDescription
environmentstringyesThe environment name, e.g. 'staging', 'production'
levelstringThe variable level: 'project' or 'environment'. Lists all if omitted.
projectstringyesThe Magento Cloud project ID

No output schema declared.

No examples provided.

push_branch ~112

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

NameTypeReqDescription
local_branchstringyesLocal branch name to push, e.g. 'feature-xyz'
projectstringyesThe Magento Cloud project ID
remote_branchstringRemote branch name. Defaults to the same as local_branch.
repo_pathstringyesAbsolute path to the local git repository, e.g. '/home/user/myproject'

No output schema declared.

No examples provided.

set_cloud_config ~202

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.

NameTypeReqDescription
encryptedbooleanEncrypt the value before saving (for sensitive data like API keys).
environmentstringyesThe environment name, e.g. 'staging', 'integration'
pathstringyesThe configuration path, e.g. 'web/secure/base_url' or 'general/store_information/name'
projectstringyesThe Magento Cloud project ID
scopestringThe configuration scope. Defaults to 'default' (global) if omitted.
scope_codestringThe website code or store view code the scope applies to, e.g. 'base' or 'default'. Required when scope is 'websites' or 'stores'.
valuestringyesThe value to set for the configuration path

No output schema declared.

No examples provided.

Common questions

What is the Magento Cloud MCP Server server?

Magento Cloud MCP Server is listed in the public MCP registry as io.github.juan-cinto-infracommerce/magento-cloud. MCP server for Adobe Commerce Cloud, REST API + SSH, no PHP CLI required. This page covers its npm package (mcp-magento-cloud).

Is the Magento Cloud MCP Server server safe to use?

Magento Cloud MCP Server scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Magento Cloud MCP Server server expose?

Magento Cloud MCP Server exposes 15 tools: list_projects, list_environments, get_environment_info, get_environment_urls, list_activities, and 10 more. Their descriptions and schemas cost roughly 1,246 tokens of context every time the server is loaded.

Is the Magento Cloud MCP Server server still maintained?

Magento Cloud MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Magento Cloud MCP Server server under?

Magento Cloud MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.