MCP.so
Sign In

πŸ›οΈ Commerce Cloud MCP Server

@BrinsilElias

About πŸ›οΈ Commerce Cloud MCP Server

πŸ€– An MCP server that helps connect your AI applications with your Salesforce Commerce Cloud instance

Basic information

Category

Other

License

MIT license

Runtime

node

Transports

stdio

Publisher

BrinsilElias

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers