io.github.taurgis/sfcc-dev-mcp
NPM · SFCC-DEV-MCP · SCANNED AUG 3
MCP server for Salesforce B2C Commerce Cloud development assistance
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security83
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (128 of 132), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to taurgis/sfcc-dev-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 116 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1774 tokens (~98/item across 18 items; 18 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · sfcc-dev-mcp
claude mcp add taurgis-sfcc-dev-mcp -- npx -y sfcc-dev-mcp
codex mcp add taurgis-sfcc-dev-mcp -- npx -y sfcc-dev-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"taurgis-sfcc-dev-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"sfcc-dev-mcp"
],
"enabled": true
}
}
} openclaw mcp add taurgis-sfcc-dev-mcp --command npx --arg -y --arg sfcc-dev-mcp
mcp_servers:
taurgis-sfcc-dev-mcp:
command: "npx"
args: ["-y", "sfcc-dev-mcp"] {
"mcpServers": {
"taurgis-sfcc-dev-mcp": {
"command": "npx",
"args": [
"-y",
"sfcc-dev-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +50
- GHSA-frvp-7c67-39w9 affects this package: medium ▼ security
- Known CVEs: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Provenance: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- The attested source repository moved: taurgis/sfcc-dev-mcp security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Stability: unverified → 0.20 ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Schema quality: unverified → good ▲ functional
- Licence: MIT functional
- 31 Jul 26 −20
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +22
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −22
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- taurgis/sfcc-dev-mcp
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/taurgis/sfcc-dev-mcp/.github/workflows/publish.yml@refs/heads/main
- Rekor log index:
- 1252526503
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:e6e66e53c8ed077106be6acacae6b86ae4a23bc25f1a4e39003ba49597aa1425219d52dfdb5d76804ed2659ad57b511376166d62da4f67b66e6de4ad2
- Discovery method:
- attestation_endpoint
Vulnerabilities 1 finding
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-frvp-7c67-39w9 | medium | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N | yes |
Dependencies 128 packages
128 packages in the resolved dependency tree · 121 deprecated · 47 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
disable_agent_sync ~78
Creates or updates mcp-dev.json in the project root with {"disableAgentSync": true} to permanently disable agent sync suggestions. Call this when the user declines to install AGENTS.md and skills, so they will not be prompted again.
| Name | Type | Req | Description |
|---|---|---|---|
| preferredRoot | string | — | Optional workspace root path or name to target when multiple roots are available. |
No output schema declared.
No examples provided.
generate_cartridge_structure ~168
Generate a complete SFCC cartridge with proper directory structure, configurations, and boilerplate files. Creates files directly in the target directory.
| Name | Type | Req | Description |
|---|---|---|---|
| cartridgeName | string | yes | Name of the cartridge (e.g., "plugin_example") |
| fullProjectSetup | boolean | — | Whether to create a complete project setup (package.json, webpack, etc.) or just add a cartridge to existing project structure. Use true for new projects, false to add cartridge to existing projects.… |
| targetPath | string | — | Target directory path where the cartridge files should be placed. If not specified, files will be placed in the current working directory. Use absolute paths for best results (e.g., "/Users/username/… |
No output schema declared.
No examples provided.
get_available_sfra_documents ~48
List all SFRA documentation including Server, Request, Response, QueryString, render module, and 26+ model docs (cart, account, billing, shipping, products, pricing).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_isml_categories ~21
Get all ISML element categories with descriptions and counts.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_isml_element ~125
Get detailed documentation for an ISML element including syntax, attributes, examples, and use cases.
| Name | Type | Req | Description |
|---|---|---|---|
| elementName | string | yes | The ISML element name (e.g., 'isif', 'isloop', 'isprint', 'isinclude', 'iscomponent'). The 'is' prefix is optional. |
| includeAttributes | boolean | — | Whether to include attribute information (default: true) |
| includeContent | boolean | — | Whether to include full documentation content (default: true) |
| includeSections | boolean | — | Whether to include section headings (default: true) |
No output schema declared.
No examples provided.
get_isml_elements_by_category ~99
Get ISML elements filtered by category (control-flow, output, includes, scripting, cache, decorators, special, payment, analytics).
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | Category to filter by: control-flow (conditionals, loops), output (formatting), includes (templates, components), scripting (server-side code), cache (caching), decorators (layout), special (redirect… |
No output schema declared.
No examples provided.
get_sfcc_class_documentation ~52
Get the full raw documentation for an SFCC class including examples and detailed descriptions. Use when get_sfcc_class_info lacks sufficient detail.
| Name | Type | Req | Description |
|---|---|---|---|
| className | string | yes | The SFCC class name |
No output schema declared.
No examples provided.
get_sfcc_class_info ~235
Get detailed information about an SFCC class including properties, methods, constants, and inheritance. Essential for understanding dw.* APIs when building controllers, scripts, templates, or REST APIs. Supports filtering by section and search within class members.
| Name | Type | Req | Description |
|---|---|---|---|
| className | string | yes | The SFCC class name (e.g., 'Catalog', 'dw.catalog.Catalog') |
| expand | boolean | — | Whether to include detailed information about referenced types used by this class (default: false) |
| includeConstants | boolean | — | Whether to include constants in the response (default: true) |
| includeDescription | boolean | — | Whether to include the class description in the response (default: true) |
| includeInheritance | boolean | — | Whether to include inheritance hierarchy in the response (default: true) |
| includeMethods | boolean | — | Whether to include methods in the response (default: true) |
| includeProperties | boolean | — | Whether to include properties in the response (default: true) |
| search | string | — | Filter class members by keyword (case-insensitive). Single word only, e.g., "price", "get", "custom". |
No output schema declared.
No examples provided.
get_sfra_categories ~27
Get all SFRA document categories with counts. Use to understand documentation organization before browsing.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get_sfra_document ~79
Get complete SFRA class or model documentation with properties, methods, and examples. Use for implementing controllers, middleware, or working with SFRA models.
| Name | Type | Req | Description |
|---|---|---|---|
| documentName | string | yes | Document name, e.g., "server", "request", "cart", "product-full", "account". Use get_available_sfra_documents for full list. |
No output schema declared.
No examples provided.
get_sfra_documents_by_category ~90
Get SFRA documents filtered by functional area (core classes, product models, order/cart, customer, pricing, store).
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | Category to filter by: core (Server, Request, Response, etc.), product (product models), order (cart, billing, shipping), customer (account, address), pricing (price models), store (store models), ot… |
No output schema declared.
No examples provided.
list_isml_elements ~53
List all ISML template elements with summaries. Includes control flow (isif, isloop), output (isprint), includes (isinclude, iscomponent), scripting (isscript), and caching (iscache).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_sfcc_classes ~37
List all available SFCC dw.* classes organized by namespace. Use to explore the full API surface or find classes in a specific domain.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
search_isml_elements ~105
Search ISML elements by purpose, attribute name, or use case. Returns relevance-scored results with preview snippets.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Optional category filter: control-flow, output, includes, scripting, cache, decorators, special, payment, or analytics |
| limit | integer | — | Maximum number of results to return |
| query | string | yes | Search term or concept (e.g., 'loop', 'conditional', 'format', 'cache', 'redirect') |
No output schema declared.
No examples provided.
search_sfcc_classes ~73
Find SFCC classes by partial name or keyword. Use when you don't know the exact class name (e.g., 'catalog' finds dw.catalog.*, 'price' finds pricing-related classes).
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Single keyword to search class names, e.g., "catalog", "order", "basket". |
No output schema declared.
No examples provided.
search_sfcc_methods ~60
Find methods across all dw.* classes by name. Use when you know a method exists but not which class contains it.
| Name | Type | Req | Description |
|---|---|---|---|
| methodName | string | yes | Method name to search, e.g., "getProduct", "addItem", "calculate". |
No output schema declared.
No examples provided.
search_sfra_documentation ~58
Search across all SFRA docs for concepts or functionality. Returns relevance-scored results with categorization.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Search term, e.g., "middleware", "routing", "cache", "cart", "pricing". |
No output schema declared.
No examples provided.
sync_agent_instructions ~366
ONLY FOR SALESFORCE B2C COMMERCE (SFCC) PROJECTS. IMPORTANT: Before calling this tool, ALWAYS ASK THE USER if they want to install AGENTS.md and bundled SFCC skills into their project. If the user declines, do NOT call this tool - instead call disable_agent_sync to permanently disable this suggestion. This tool installs/merges AGENTS.md and bundled SFCC skills into the project (or a temp dir for manual merge). Supports dry-run planning, append/replace/skip merge strategies, and selecting skills directory (.github/skills, .agents/skills, .claude/skills, .agent/skills, .cursor/skills, and user-home defaults like ~/.copilot/skills).
| Name | Type | Req | Description |
|---|---|---|---|
| destinationType | string | — | Where to place the files: project workspace (default), user home, or a temporary directory. |
| dryRun | boolean | — | Plan actions without writing files (default true). |
| includeAgents | boolean | — | Whether to copy AGENTS.md (default true). |
| includeSkills | boolean | — | Whether to copy skills (default true). |
| installMissingOnly | boolean | — | Copy only missing skills when true (default) or overwrite existing directories when false. |
| mergeStrategy | string | — | How to handle an existing AGENTS.md (default append). |
| preferredRoot | string | — | Optional workspace root path or name to target when multiple roots are available. |
| skillsDir | string | — | Optional relative skills directory (default prefers existing .github/skills, .agents/skills, .claude/skills, .agent/skills, .cursor/skills; for destinationType=user also checks .copilot/skills). |
| tempDir | string | — | Custom directory to use when destinationType is temp. |
No output schema declared.
No examples provided.