Skip to content

SFCC Development MCP ServerAI-powered docs, logs, and tooling for Salesforce B2C Commerce Cloud

Local MCP server that helps your assistant answer SFCC questions with current docs and live data.

Quick start

Connect your AI client

Docs mode
{
  "mcpServers": {
    "sfcc-dev": {
      "command": "npx",
      "args": ["sfcc-dev-mcp"]
    }
  }
}

Tip: add dw.json when you need logs and metadata (details below).

No credentials required

Zero-config quick start

Jump straight into SFCC development with AI assistance. Get access to documentation, agent skills, and cartridge generation tools instantly.

Add to your AI client

{
  "mcpServers": {
    "sfcc-dev": {
      "command": "npx",
      "args": ["sfcc-dev-mcp"]
    }
  }
}
โœ“
Instant access

Start using SFCC documentation and tools immediately

โœ“
No setup required

Documentation-only mode works out of the box

โœ“
Full documentation

SFCC API docs, SFRA docs, ISML, and skills included

๐Ÿ’ก Want more features? Open a workspace with dw.json (auto-discovered), or use --dw-json for logs, system objects, and advanced tools.
โš ๏ธ

Essential: AI instructions required

Your AI needs specific instructions to use the MCP server effectively. Use the ready-to-go instruction files for GitHub Copilot, Claude, and Cursor.

Stop fighting documentation

Transform your SFCC workflow from manual hunting to AI-powered assistance.

Traditional

Frustrating & time-consuming

1
Documentation hunt

Open 10+ tabs searching for method signatures

15-30 minutes
2
Copy-paste engineering

Hunt for code examples across forums and docs

20-45 minutes
3
Debug blindly

Manual log analysis without proper context

1-3 hours
4
Feature scaffolding

Manually create cartridge structures and boilerplate

30-60 minutes
5
Context switching

Jump between IDE, browser, logs, and docs

Constant overhead
Total time lost: 2-4 hours daily
AI-enhanced

Efficient & intelligent

1
Ask AI directly

Instant answers grounded in SFCC docs

30 seconds
2
Get complete examples

Curated agent skills drive correct patterns

1-2 minutes
3
Smart debugging

AI filters logs and surfaces root causes

2-5 minutes
4
Instant scaffolding

Generate cartridges and endpoints fast

1-2 minutes
5
Stay in flow

Everything inside your editor

No context switching
Total time saved: 2-3 hours daily
Ready to 10x your SFCC productivity? Set up in under 2 minutes.

What you get

Two modes to match your needs: start instantly, then upgrade to full mode for live data analysis.

Documentation mode

Zero setup required

  • Complete SFCC API documentation
  • SFRA documentation and skills
  • Cartridge generation tools
  • Security and performance guidance

Full mode

Everything + live data

  • All documentation features
  • Real-time log analysis
  • System and custom object exploration
  • Code version management
Requires SFCC credentials

Everything you need

38 specialized tools for comprehensive SFCC development support.

๐Ÿ“š

Documentation

Complete API docs

๐Ÿงฐ

Log analysis

Real-time monitoring

๐Ÿงฉ

System objects

Live exploration

๐Ÿ“ฆ

Cartridges

Auto generation

๐Ÿงต

Job logs

Execution insights

Test drive

Try it right now

After setup, ask your AI this question to see the MCP server in action.

Ask your AI this

"Explain how to get the sale price for a product variant in SFCC. Keep it short and a quick example"
SFCC methods

Lists actual APIs like getPriceModel()

Code examples

Real SFCC code with correct syntax

Documentation

Accurate API context and references

Without MCP, your AI gives generic responses. With MCP, it uses live SFCC docs for accurate answers.

"Empower your AI assistant with comprehensive SFCC knowledge for faster, more accurate development assistance."

Released under the MIT License.