🛍️ Commerce Cloud MCP Server
@BrinsilElias
关于 🛍️ Commerce Cloud MCP Server
🤖 An MCP server that helps connect your AI applications with your Salesforce Commerce Cloud instance
基本信息
配置
工具
未检测到工具
工具是从 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
.envfile - Uses Vitest for unit testing
Use cases of Commerce Cloud MCP Server
- Fetch product information from
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论