---
layout: home
title: SFCC Development MCP Server
description: Local MCP server for SFCC development with documentation search, log analysis, cartridge scaffolding, and debugging tools.
titleTemplate: false
hero:
name: "SFCC Development MCP Server"
text: "AI-powered docs, logs, and tooling for Salesforce B2C Commerce Cloud"
tagline: "Local MCP server that helps your assistant answer SFCC questions with current docs and live data."
actions:
- theme: brand
text: Get started
link: /guide/
- theme: alt
text: View tools
link: /tools/
features:
- title: Documentation on tap
details: Query dw.*, SFRA, and ISML docs without leaving your editor.
- title: Log and job log analysis
details: Tail, search, and summarize runtime and job logs in full mode.
- title: Data model insight
details: Explore system objects, custom objects, and site preferences.
- title: Cartridge scaffolding
details: Generate standard cartridge structure or full project layout.
- title: Script debugger
details: Execute JavaScript in sandbox context for quick validation.
- title: Agent skills
details: Install curated instruction packs for consistent SFCC patterns.
---
<HomeSections />