Integrates with Shopify Dev. Supports various tools to interact with different Shopify APIs.
Created byApr 22, 2025
Shopify Dev MCP Server
This project implements a Model Context Protocol (MCP) server that interacts with Shopify Dev. This protocol supports various tools to interact with different Shopify APIs.
Setup
To run the Shopify MCP server using npx, use the following command:
On Windows, you might need to use this alternative configuration:
Available tools
This MCP server provides the following tools:
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
Available prompts
This MCP server provides the following prompts:
[object Object]
[object Object]
[object Object]
[object Object]
Development
The server is built using the MCP SDK and communicates with Shopify Dev.
npm install
Modify source files
Run npm run build to compile
Run npm run test to run tests
Add an MCP server that runs this command: node <absolute_path_of_project>/dist/index.js
License
ISC
Shopify Dev MCP Server
This project implements a Model Context Protocol (MCP) server that interacts with Shopify Dev. This protocol supports various tools to interact with different Shopify APIs.
Setup
To run the Shopify MCP server using npx, use the following command: