MCP.so
登录

🛍️ Commerce Cloud MCP Server

@BrinsilElias

关于 🛍️ Commerce Cloud MCP Server

🤖 An MCP server that helps connect your AI applications with your Salesforce Commerce Cloud instance

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

BrinsilElias

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Commerce Cloud MCP Server?

A server that helps connect your AI applications with Salesforce Commerce Cloud. It uses the Model Context Protocol (MCP) to make data exchange between your AI client application and Commerce Cloud instance.

How to use Commerce Cloud MCP Server?

Install dependencies with npm install, copy .env.example to .env and edit your Salesforce Commerce Cloud credentials, then run npm run build. Import the OCAPI configuration files from data/ocapi/ into your Business Manager under Open Commerce API Settings. Finally, configure your MCP client (e.g., Claude Desktop) to point to the built dist/index.js file using the "node" command.

Key features of Commerce Cloud MCP Server

  • Connects AI apps with Salesforce Commerce Cloud via MCP
  • Uses OCAPI to access Commerce Cloud data
  • Built with the MCP TypeScript SDK
  • Environment-based configuration with .env file
  • Uses Vitest for unit testing

Use cases of Commerce Cloud MCP Server

  • Fetch product information from

评论

其他 分类下的更多 MCP 服务器