# io.github.jigarkkarangiya/adobe-commerce-docs-mcp (npm · adobe-commerce-docs-mcp)

MCP server for Adobe Commerce / Magento 2 documentation — search, browse, and read official docs.

- Trust score: 74/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- npm · `adobe-commerce-docs-mcp`: 74/100 (this document), [markdown](https://verifymcp.io/servers/jigarkkarangiya-adobe-commerce-docs-mcp/adobe-commerce-docs-mcp.md), [page](https://verifymcp.io/servers/jigarkkarangiya-adobe-commerce-docs-mcp/adobe-commerce-docs-mcp)

## Channel facts

- Registry: `npm`
- Package: `adobe-commerce-docs-mcp`
- Version: `2.0.3`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 103 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 32/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license.
  - Actively maintained (last published 9 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 87/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 487 tokens (~54/item across 9 items; 9 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 33/100
  - Stability observed for 10 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.jigarkkarangiya/adobe-commerce-docs-mcp server?

io.github.jigarkkarangiya/adobe-commerce-docs-mcp runs locally as an npm package, launched with npx -y adobe-commerce-docs-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add jigarkkarangiya-adobe-commerce-docs-mcp -- npx -y adobe-commerce-docs-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "jigarkkarangiya-adobe-commerce-docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adobe-commerce-docs-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "jigarkkarangiya-adobe-commerce-docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adobe-commerce-docs-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add jigarkkarangiya-adobe-commerce-docs-mcp -- npx -y adobe-commerce-docs-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jigarkkarangiya-adobe-commerce-docs-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "adobe-commerce-docs-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add jigarkkarangiya-adobe-commerce-docs-mcp --command npx --arg -y --arg adobe-commerce-docs-mcp
```

### Hermes

```yaml
mcp_servers:
  jigarkkarangiya-adobe-commerce-docs-mcp:
    command: "npx"
    args: ["-y", "adobe-commerce-docs-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "jigarkkarangiya-adobe-commerce-docs-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "adobe-commerce-docs-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add jigarkkarangiya-adobe-commerce-docs-mcp -t stdio -c npx -a -y adobe-commerce-docs-mcp
```

### Other

```json
{
  "mcpServers": {
    "jigarkkarangiya-adobe-commerce-docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "adobe-commerce-docs-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 74, 0)

- [functional regression] Security disclosure: unverified → fail

### 2026-09-20 (score 74, +1)

- [functional regression] Security disclosure: fail → unverified

### 2026-09-19 (score 73, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-09-12 (score 69, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-11 (score 54)

First indexed and scored.

## MCP tools (9)

### `search_adobe_commerce_docs` (~112 tokens)

Search Adobe Commerce Docs

Search Adobe Commerce / Magento documentation. Returns pages ranked by BM25 relevance with snippets. Supports synonym expansion (e.g. 'graphql' also matches 'gql') and fuzzy matching for typos.

Input parameters:

- `limit` (number): Max results (default: 15)
- `query` (string, required): Search keywords (e.g., 'graphql product query', 'checkout configuration')
- `section` (string): Filter by section slug (e.g., commerce-admin, commerce-cloud-service, commerce-on-cloud)

Output parameters:

- `count` (number)
- `query` (string)
- `results` (array)

### `get_doc_content` (~36 tokens)

Get Doc Content

Fetch the full content of an Adobe Commerce documentation page as clean markdown.

Input parameters:

- `url` (string, required): Full URL of the documentation page

Output parameters:

- `content` (string)
- `url` (string)

### `list_doc_sections` (~19 tokens)

List Doc Sections

List all Adobe Commerce documentation sections with page counts.

Output parameters:

- `sections` (array)
- `total_pages` (number)

### `refresh_sitemap` (~20 tokens)

Refresh Sitemap

Force-refresh the cached sitemap data from Adobe Experience League.

Output parameters:

- `pages_indexed` (number)

### `get_related_docs` (~56 tokens)

Get Related Docs

Find sibling/related documentation pages for a given page URL (same parent in the doc tree).

Input parameters:

- `limit` (number): Max related pages (default: 10)
- `url` (string, required): Full URL of the documentation page

Output parameters:

- `count` (number)
- `related` (array)
- `url` (string)

### `get_code_examples` (~47 tokens)

Get Code Examples

Extract only code examples from a documentation page. Returns fenced code blocks without prose — much more token-efficient than full page fetch.

Input parameters:

- `url` (string, required): Full URL of the documentation page

Output parameters:

- `count` (number)
- `examples` (array)
- `url` (string)

### `get_page_toc` (~51 tokens)

Get Page TOC

Get the table of contents (heading hierarchy) of a documentation page. Useful for understanding structure before fetching the full (expensive) content.

Input parameters:

- `url` (string, required): Full URL of the documentation page

Output parameters:

- `toc` (array)
- `url` (string)

### `lookup_error_code` (~61 tokens)

Lookup Error Code

Look up an Adobe Commerce error code or message in the Knowledge Base. Auto-fetches the top result content for immediate answers.

Input parameters:

- `error` (string, required): Error code or message (e.g., 'MDVA-43395', 'Unable to serialize value')

Output parameters:

- `error` (string)
- `matched`
- `others` (array)

### `multi_page_search` (~85 tokens)

Multi-Query Search

Search documentation with multiple queries at once. Returns de-duplicated results from all queries — reduces round-trips when researching a topic from multiple angles.

Input parameters:

- `limit_per_query` (number): Max results per query (default: 5)
- `queries` (array, required): Array of search queries (1–5)
- `section` (string): Optional section filter for all queries

Output parameters:

- `queries` (array)
- `results` (array)
- `unique_count` (number)

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/jigarkkarangiya-adobe-commerce-docs-mcp/adobe-commerce-docs-mcp#diagnostics

## Score history

- 2026-09-21: 74
- 2026-09-20: 74
- 2026-09-19: 73
- 2026-09-18: 69
- 2026-09-17: 69
- 2026-09-16: 69
- 2026-09-15: 69
- 2026-09-14: 69
- 2026-09-13: 69
- 2026-09-12: 69
- 2026-09-11: 54

## Common questions

### What is the io.github.jigarkkarangiya/adobe-commerce-docs-mcp server?

io.github.jigarkkarangiya/adobe-commerce-docs-mcp is listed in the public MCP registry as io.github.jigarkkarangiya/adobe-commerce-docs-mcp. MCP server for Adobe Commerce / Magento 2 documentation, search, browse, and read official docs. This page covers its npm package (adobe-commerce-docs-mcp).

### Is the io.github.jigarkkarangiya/adobe-commerce-docs-mcp server safe to use?

io.github.jigarkkarangiya/adobe-commerce-docs-mcp scores 74 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.jigarkkarangiya/adobe-commerce-docs-mcp server expose?

io.github.jigarkkarangiya/adobe-commerce-docs-mcp exposes 9 tools: search_adobe_commerce_docs, get_doc_content, list_doc_sections, refresh_sitemap, get_related_docs, and 4 more. Their descriptions and schemas cost roughly 487 tokens of context every time the server is loaded.

### Is the io.github.jigarkkarangiya/adobe-commerce-docs-mcp server still maintained?

io.github.jigarkkarangiya/adobe-commerce-docs-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- npm package: https://www.npmjs.com/package/adobe-commerce-docs-mcp
- Socket report: https://socket.dev/npm/package/adobe-commerce-docs-mcp
- Repository: https://github.com/jigarkkarangiya/adobe-commerce-docs-mcp
- Changelog RSS feed: https://verifymcp.io/servers/jigarkkarangiya-adobe-commerce-docs-mcp/adobe-commerce-docs-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/jigarkkarangiya-adobe-commerce-docs-mcp/adobe-commerce-docs-mcp.json
- HTML version of this page: https://verifymcp.io/servers/jigarkkarangiya-adobe-commerce-docs-mcp/adobe-commerce-docs-mcp
