← Index

io.github.taurgis/sfcc-dev-mcp

io.github.taurgis/sfcc-dev-mcp·v1.1.0·CRM & Sales
Quality Score
85
/100

MCP server for Salesforce B2C Commerce Cloud development assistance

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "sfcc-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sfcc-dev-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "sfcc-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sfcc-dev-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y sfcc-dev-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in CRM & Sales