41
/ 100
1 month ago
glama

commercetools Commerce MCP

Enables AI agents to interact with commercetools APIs to manage products, categories, orders, carts, and customer data. It provides a comprehensive set of tools for both read-only and full-access operations through secure authentication methods.

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 5 credentials: ACCESS_TOKEN, BUSINESS_UNIT_KEY, CLIENT_SECRET, PROJECT_KEY, STORE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretACCESS_TOKENnpx -y @commercetools/commerce-mcp --tools=all --authType=auth_token --accessToken= --projectKey=PROJECT_KEY --authUrl=AUTH_URL --apiUrl=API_URL
configAPI_URLnpx -y @commercetools/commerce-mcp --tools=all --clientId=CLIENT_ID --clientSecret=CLIENT_SECRET --projectKey=PROJECT_KEY --authUrl=AUTH_URL --apiUrl=
configAUTH_TYPE
configAUTH_URLnpx -y @commercetools/commerce-mcp --tools=all --clientId=CLIENT_ID --clientSecret=CLIENT_SECRET --projectKey=PROJECT_KEY --authUrl= --apiUrl=API_URL
🔐 secretBUSINESS_UNIT_KEY
configCART_ID
configCLIENT_IDnpx -y @commercetools/commerce-mcp --tools=all --clientId= --clientSecret=CLIENT_SECRET --projectKey=PROJECT_KEY --authUrl=AUTH_URL --apiUrl=API_URL
🔐 secretCLIENT_SECRETnpx -y @commercetools/commerce-mcp --tools=all --clientId=CLIENT_ID --clientSecret= --projectKey=PROJECT_KEY --authUrl=AUTH_URL --apiUrl=API_URL
configCUSTOMER_ID
configDYNAMIC_TOOL_LOADING_THRESHOLDexport =50
configIS_ADMIN
configLOGGING
configPORT
🔐 secretPROJECT_KEYnpx -y @commercetools/commerce-mcp --tools=all --clientId=CLIENT_ID --clientSecret=CLIENT_SECRET --projectKey= --authUrl=AUTH_URL --apiUrl=API_URL
configREMOTE
configSTATELESS
🔐 secretSTORE_KEY
configTOOLS
configTOOL_OUTPUT_FORMAT
// 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/commercetools-commerce-mcp-1bx2jh)](https://m8ven.ai/mcp/commercetools-commerce-mcp-1bx2jh)
commit: fcfcad17e9894b8bb8b19128d80563960fbfc91b
code hash: c5cff8dfae5483f8de1c947d5717c3c7ab2d9a3630d0108928377f138bdae6b6
verified: 6/14/2026, 10:04:35 AM
view raw JSON →