Stats
Actions
Tags
From commercetools
Connects to the commercetools platform API for product catalog, orders, customers, and project data in read-only mode. Runs locally via npx with configurable dynamic loading threshold.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"commerce-mcp": {
"command": "npx",
"args": [
"-y",
"@commercetools/commerce-mcp",
"--tools=all.read",
"--dynamicToolLoadingThreshold=650"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub commercetools/commercetools-ai-plugins --plugin commercetools