mcpbeat Sign in

Adobe Commerce Docs MCP Server

by jigarkkarangiya Your server? Claim it
local only

Adobe Commerce Docs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 904 installs a week from npm. Last commit 11 Sep 2026.

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

Installs per day peak 746 · avg 30 · +4359% w/w
a month agotoday
904
Installs / week
npm · adobe-commerce-docs-mcp
0
Stars
0 open issues
11 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Adobe Commerce Docs MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add adobe-commerce-docs-mcp -- npx -y adobe-commerce-docs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "adobe-commerce-docs-mcp": {
      "args": [
        "-y",
        "adobe-commerce-docs-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.adobe-commerce-docs-mcp]
command = "npx"
args = ["-y", "adobe-commerce-docs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "adobe-commerce-docs-mcp": {
      "args": [
        "-y",
        "adobe-commerce-docs-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "adobe-commerce-docs-mcp": {
      "args": [
        "-y",
        "adobe-commerce-docs-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CACHE_DIR (Directory for the on-disk sitemap and page cache. Defaults to ~/.cache/adobe-commerce-docs-mcp.), SITEMAP_URL (Override the Adobe Experience League sitemap URL to index. Defaults to https://experienceleague.adobe.com/en/sitemap.xml.), EXTRA_COMMERCE_SLUGS (Comma-separated list of extra Experience League product slugs to index beyond the auto-detected commerce/commerce-* sections.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Adobe Commerce Docs MCP

same job, measured the same way
Ecommerce Mcp
by varvararatta

MCP server for E-Commerce

answering
Living Stack Agent Commerce
by equinoxaifinance-rgb

Remote MCP for Living Stack offer discovery and buyer-authorized checkout preparation.

3 tools answering
Unified Offer Protocol MCP Server
by chris85appding

AI-powered e-commerce product search, affiliate links, and price negotiation

local only
Kalicart Global
by giuseppesocci-bot

Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.

5 tools answering
Woocommerce MCP
by wppoland

Read-only MCP server for WordPress + WooCommerce products, orders, sales, and posts.

46 installs/wk local only
MCP Coinbase Commerce
by codespar

MCP server for Coinbase Commerce — crypto merchant payments (BTC/ETH/USDC); settle crypto or fiat

29 installs/wk local only
Yandex Lavka MCP
by dudude-bit

Unofficial MCP server for ordering Yandex Lavka groceries: search, cart, checkout.

73 installs/wk local only
FinCore Agentic Commerce
by athenalion

Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.

7 tools answering

Adobe Commerce Docs MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Adobe Commerce Docs MCP?
Adobe Commerce Docs MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package adobe-commerce-docs-mcp was installed 904 times last week.
How do I connect Adobe Commerce Docs MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls adobe-commerce-docs-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Adobe Commerce Docs MCP?
The npm package adobe-commerce-docs-mcp was installed 904 times in the last week. Week over week that is +4359%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Adobe Commerce Docs MCP open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.