Back to directory
abhi-mahule/shopify-mcp-server-node

abhi-mahule/shopify-mcp-server-node

@abhi-mahule

Shopify MCP Server - A Node.js implementation of a Model Context Protocol server built with TypeScript that provides tools for interacting with Shopify APIs.

shopifyecommercetypescriptnodemcpapicommerce

Installation & Configuration

{
  "mcpServers": {
    "shopify-mcp-server": {
      "command": "node",
      "args": [
        "dist/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17