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•a year 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

Pty Mcp

Pty Mcp

An MCP tool server that provides a stateful terminal.

Audius Mcp Atris

Audius Mcp Atris

Model Context Protocol server for Audius. Perform market research, purchase premium tracks, upload songs, and much more!

Dubco Mcp Server

Dubco Mcp Server

MCP server for Dub.co link shortener API integration

View more → →

Details

Created

June 12, 2025

Last Updated

June 12, 2025

Category

Developer Tools

Author

rafaelstz

Share

More Server

Slim Mcp

Slim Mcp

Mcp Clickup

Mcp Clickup

Hive Mcp Server

Hive Mcp Server

System_information_mcp

System_information_mcp

DevEnvInfoServer - Cursor MCP Server for Development Environment Information