BrinsilElias/commercecloud-mcp-server
If you are the rightful owner of commercecloud-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Commerce Cloud MCP Server facilitates seamless integration between AI applications and Salesforce Commerce Cloud using the Model Context Protocol (MCP).
The Commerce Cloud MCP Server is designed to bridge the gap between AI client applications and Salesforce Commerce Cloud, enabling efficient data exchange through the Model Context Protocol (MCP). This server supports various functionalities such as product management, order analysis, and custom object operations, making it a versatile tool for businesses leveraging Salesforce Commerce Cloud. By utilizing this server, businesses can automate and enhance their e-commerce operations, gaining valuable insights and streamlining processes. The server is built with modern technologies, ensuring compatibility and ease of use with existing systems. It requires Node.js and a Salesforce Commerce Cloud instance with OCAPI access, making it accessible for developers familiar with these platforms. The server's capabilities extend to content asset management and environment-based configuration, providing a comprehensive solution for managing e-commerce data and operations.
Features
- Product management and updates
- Order analysis and insights
- Custom object operations
- Content asset management
- Environment-based configuration
Usages
usage with Claude Desktop
{ "mcpServers": { "commercecloud": { "command": "node", "args": ["/ABSOLUTE/PATH/TO/commercecloud-mcp-server/dist/index.js"] } } }