sfcc-mcp-server
6
SFCC MCP Server is a Model Context Protocol server designed to interact with Salesforce Commerce Cloud APIs. It supports dynamic endpoint registration, handling of different types of requests, and OCAPI authentication.
SFCC MCP Server
A Model Context Protocol (MCP) server for interacting with Salesforce Commerce Cloud (SFCC) APIs.
Features
- Dynamic endpoint registration based on configuration
- Automatic handling of path and query parameters
- Support for GET and POST requests
- OCAPI authentication using client credentials flow
- Support for SFCC Data API endpoints, including product search
Usage
Start the server following the provided configuration instructions.