Sfcc Dev MCP

An AI-powered Model Context Protocol (MCP) server that provides comprehensive access to Salesforce B2C Commerce Cloud development tools, documentation, and runtime diagnostics. It runs locally over stdio via the published package.

People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 27 · #26 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Sfcc Dev MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add taurgis-sfcc-dev-mcp -- npx -y sfcc-dev-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "taurgis-sfcc-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sfcc-dev-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package sfcc-dev-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.taurgis is GitHub-verified and matches the repo owner

03 · What Sfcc Dev MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.0 · 2026-04-08

Add script debugger support for credentialed troubleshooting, including dedicated storefront authentication and custom trigger URLs. · Improve MCP execution and configuration handling with progress notifications…

v1.0.22 · 2026-02-24

bump codecov/codecov-action from 5.5.1 to 5.5.2 · bump hono from 4.12.0 to 4.12.1 · bump the eslint group across 1 directory with 2 updates

v1.0.21 · 2026-02-21

04 · Who maintains Sfcc Dev MCP

sfcc-dev-mcp is maintained by taurgis. It's the only MCP server we track from this author; the repo dates to Aug 2025.

05 · Facts

category
documentation - ranked #26 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
io.github.taurgis/sfcc-dev-mcp (active, first published 2025-09-17 · 4 versions)
packages
npm:sfcc-dev-mcp

06 · Sfcc Dev MCP FAQ

What is Sfcc Dev MCP?

An AI-powered Model Context Protocol (MCP) server that provides comprehensive access to Salesforce B2C Commerce Cloud development tools, documentation, and runtime diagnostics. It runs locally over stdio via the published package.

Is Sfcc Dev MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23. We re-verify nightly.

How do I install Sfcc Dev MCP?

Run `npx -y sfcc-dev-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Sfcc Dev MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Sfcc Dev MCP

More documentation MCP servers · Biel AI · Terminal49 · Perfex CRM · Tidewave Phoenix · Tidewave Rails

More TypeScript MCP servers · Runno · Tmdb MCP Server · Telnyx · Cosmos MCP · TempGuru Event Staffing · see all