MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2026 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Adobe Commerce Dev Mcp
Adobe Commerce Dev Mcp

Adobe Commerce Dev Mcp

Created by rafaelstz•8 months ago
Visit Website

Adobe Commerce Dev MCP Server

Developer Tools
adobe-commercemagentomcp-server

Adobe Commerce Dev MCP

Adobe Commerce Dev MCP Server

This project implements a Model Context Protocol (MCP) server that interacts with Adobe Commerce. This protocol supports various tools to interact with Adobe Commerce GraphQL APIs.

How to use Adobe Commerce Dev MCP Server

Usage with MCP Server via NPM Package

You can use this MCP server directly without downloading or hosting anything yourself. Simply configure your MCP client (such as Cursor or Claude Desktop) to use the NPM package:

{
  "mcpServers": {
    "adobe-commerce-dev-mcp": {
      "command": "npx",
      "args": ["-y", "@rafaelcg/adobe-commerce-dev-mcp@latest"]
    }
  }
}

  • Replace the server name (adobe-commerce-dev-mcp) as you wish.
  • The npx command will always use the latest version of the MCP server from NPM.
  • No need to install or host anything locally or remotely.

On Windows, you might need to use this alternative configuration:

{
  "mcpServers": {
    "adobe-commerce-dev-mcp": {
      "command": "cmd",
      "args": ["/k", "npx", "-y", "@rafaelcg/adobe-commerce-dev-mcp@latest"]
    }
  }
}

Available tools

This MCP server provides the following tools:

Tool Name Description
introspect_admin_schema Access and search Adobe Commerce GraphQL schema

Available prompts

This MCP server provides the following prompts:

Prompt Name Description
adobe_commerce_graphql Help you write GraphQL operations for the Adobe Commerce API

Development

The server is built using the MCP SDK and communicates with Adobe Commerce.

  1. npm install
  2. Modify source files
  3. Run npm run build to compile
  4. Run npm run test to run tests
  5. Add an MCP server that runs this command: node <absolute_path_of_project>/dist/index.js

Set it up locally for test as below changing the file location in the args parameter:

{
  "mcpServers": {
    "adobe-commerce-dev-mcp": {
      "command": "node",
      "args": [
        "/Users/rafael/Herd/shopify-dev-mcp/dist/index.js"
      ]
    },
  }
}

License

ISC

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Developer Tools

Recommended Server

Findmine Mcp

Findmine Mcp

MCP server for FindMine's product styling AI

Adspirer Mcp Server

Adspirer Mcp Server

Model context Protocol (MCP) server for Adspirer

Onesignal Mcp

Onesignal Mcp

A Model Context Protocol (MCP) server for interacting with the OneSignal API

View more → →

Details

Created

June 12, 2025

Last Updated

June 12, 2025

Category

Developer Tools

Author

rafaelstz

Share

More Server

Vilnius Transport Mcp Server

Vilnius Transport Mcp Server

Ragie Mcp Server

Ragie Mcp Server

Ragie Model Context Protocol Server

Audio Mcp Server

Audio Mcp Server

Marginalia Mcp Server

Marginalia Mcp Server

An MCP server implementation for managing marginalia and annotations