MCP.so
Sign In

Shopify MCP Server

@abhi-mahule

About Shopify MCP Server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

abhi-mahule

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Shopify MCP Server?

A Node.js TypeScript implementation of a Model Context Protocol server that provides tools for interacting with Shopify APIs, such as retrieving products, customers, and orders.

How to use Shopify MCP Server?

Install dependencies with npm install, create a .env file with Shopify credentials (SHOPIFY_STORE_URL, SHOPIFY_ACCESS_TOKEN, SHOPIFY_API_VERSION), build the TypeScript code with npm run build, and start the server with npm start. For Claude Desktop, add a configuration entry to claude_desktop_config.json pointing to the built dist/index.js.

Key features of Shopify MCP Server

  • Get product listings
  • Get product details
  • Search products
  • Get customer information
  • Get order information

Use cases of Shopify MCP Server

  • Retrieve product listings from Shopify
  • Get detailed product information
  • Search products by query
  • Access customer data
  • View order information

FAQ from Shopify MCP Server

Comments

More Other MCP servers