Skip to content

Sfcc Dev

Free

by MCP Community

MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools

v1.1.0Added Apr 12, 2026
mcpsalesforcecommerce-cloudsfccdevelopment
Works with:ClaudeGPTGeminiCopilot

Sfcc Dev MCP Server

MCP server for Salesforce B2C Commerce Cloud development assistance including logs, debugging, and development tools

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y sfcc-dev-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "sfcc-dev": {
      "command": "npx",
      "args": ["-y", "sfcc-dev-mcp"]
    }
  }
}