74
/ 100
29 days ago
glama

Magento MCP Server

Enables AI assistants to manage Adobe Commerce and Magento 2 instances through business-level tools for catalog, promotions, CMS, and SEO. It features secure OAuth 1.0 authentication, safety guardrails for bulk operations, and built-in diagnostic reports for store health.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: FASTLY_API_TOKEN, MAGENTO_ADMIN_PASSWORD, MAGENTO_INTEGRATION_TOKEN, MAGENTO_OAUTH_CONSUMER_KEY, MAGENTO_OAUTH_CONSUMER_SECRET, MAGENTO_OAUTH_TOKEN, MAGENTO_OAUTH_TOKEN_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowuuid@10.0.0GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretFASTLY_API_TOKEN"": "your_api_token"
configFASTLY_SERVICE_ID"": "your_service_id",
🔐 secretMAGENTO_ADMIN_PASSWORD"": "your_admin_password"
configMAGENTO_ADMIN_USERNAME"": "your_admin_user",
configMAGENTO_BASE_URL"": "https://your-magento-instance.com",
🔐 secretMAGENTO_INTEGRATION_TOKEN
🔐 secretMAGENTO_OAUTH_CONSUMER_KEY"": "your_consumer_key",
🔐 secretMAGENTO_OAUTH_CONSUMER_SECRET"": "your_consumer_secret",
🔐 secretMAGENTO_OAUTH_TOKEN"": "your_access_token",
🔐 secretMAGENTO_OAUTH_TOKEN_SECRET"": "your_access_token_secret"
configMCP_AUDIT_LOG_PATH
configMCP_DEFAULT_ENV
configMCP_IDEMPOTENCY_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/thomastx05-magento-mcp-1im1re)](https://m8ven.ai/mcp/thomastx05-magento-mcp-1im1re)
commit: 2f8fe86b133ac61a6fbfd246168309f1477fa0f7
code hash: 55bd3367124096d16bc8c4a9543ead8d0a1f905263abe35069434ba714e194dc
verified: 6/12/2026, 11:42:23 AM
view raw JSON →