Adobe Commerce Docs MCP Server
Rank #29,182io.github.jigarkkarangiya/adobe-commerce-docs-mcp
MCP server for Adobe Commerce / Magento 2 documentation — search, browse, and read official docs.
Adobe Commerce Docs MCP Server is a Model Context Protocol (MCP) server published by jigarkkarangiya. It ranks #29,182 of 132,113 servers tracked on MCP Toplist. Adobe Commerce Docs MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 11, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 102,931 of 132,113 servers on MCP Toplist.
Use Adobe Commerce Docs MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add adobe-commerce-docs-mcp -e "CACHE_DIR=<your CACHE_DIR>" -e "SITEMAP_URL=<your SITEMAP_URL>" -e "EXTRA_COMMERCE_SLUGS=<your EXTRA_COMMERCE_SLUGS>" -- npx -y adobe-commerce-docs-mcpReplace each placeholder with your own value before saving.
[mcp_servers.adobe-commerce-docs-mcp]
command = "npx"
args = ["-y", "adobe-commerce-docs-mcp"]
[mcp_servers.adobe-commerce-docs-mcp.env]
CACHE_DIR = "<your CACHE_DIR>"
SITEMAP_URL = "<your SITEMAP_URL>"
EXTRA_COMMERCE_SLUGS = "<your EXTRA_COMMERCE_SLUGS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adobe-commerce-docs-mcp": {
"command": "npx",
"args": [
"-y",
"adobe-commerce-docs-mcp"
],
"env": {
"CACHE_DIR": "<your CACHE_DIR>",
"SITEMAP_URL": "<your SITEMAP_URL>",
"EXTRA_COMMERCE_SLUGS": "<your EXTRA_COMMERCE_SLUGS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adobe-commerce-docs-mcp": {
"command": "npx",
"args": [
"-y",
"adobe-commerce-docs-mcp"
],
"env": {
"CACHE_DIR": "<your CACHE_DIR>",
"SITEMAP_URL": "<your SITEMAP_URL>",
"EXTRA_COMMERCE_SLUGS": "<your EXTRA_COMMERCE_SLUGS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"adobe-commerce-docs-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"adobe-commerce-docs-mcp"
],
"env": {
"CACHE_DIR": "<your CACHE_DIR>",
"SITEMAP_URL": "<your SITEMAP_URL>",
"EXTRA_COMMERCE_SLUGS": "<your EXTRA_COMMERCE_SLUGS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adobe-commerce-docs-mcp": {
"command": "npx",
"args": [
"-y",
"adobe-commerce-docs-mcp"
],
"env": {
"CACHE_DIR": "<your CACHE_DIR>",
"SITEMAP_URL": "<your SITEMAP_URL>",
"EXTRA_COMMERCE_SLUGS": "<your EXTRA_COMMERCE_SLUGS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adobe-commerce-docs-mcp": {
"command": "npx",
"args": [
"-y",
"adobe-commerce-docs-mcp"
],
"env": {
"CACHE_DIR": "<your CACHE_DIR>",
"SITEMAP_URL": "<your SITEMAP_URL>",
"EXTRA_COMMERCE_SLUGS": "<your EXTRA_COMMERCE_SLUGS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jigarkkarangiya%2Fadobe-commerce-docs-mcp)<a href="https://mcptoplist.com/server/io.github.jigarkkarangiya%2Fadobe-commerce-docs-mcp"><img src="https://mcptoplist.com/badge/io.github.jigarkkarangiya%2Fadobe-commerce-docs-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jigarkkarangiya
Other servers by jigarkkarangiya
View all jigarkkarangiya servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.3 | Sep 11, 2026 |
Frequently asked questions
- Who maintains Adobe Commerce Docs MCP Server?
- Adobe Commerce Docs MCP Server is maintained by jigarkkarangiya, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Adobe Commerce Docs MCP Server listed on the Official MCP Registry?
- Yes — Adobe Commerce Docs MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Adobe Commerce Docs MCP Server have?
- MCP Toplist tracks 1 version of Adobe Commerce Docs MCP Server, most recently published on Sep 11, 2026.
- Where can I find the source code for Adobe Commerce Docs MCP Server?
- The source code for Adobe Commerce Docs MCP Server is hosted at github.com/jigarkkarangiya/adobe-commerce-docs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.