MCP server for building Shopify stores via the Admin GraphQL API: themes, pages, and navigation
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for building Shopify stores with AI. Gives Claude Code, Cursor, and other MCP clients tools to edit themes, pages, and navigation on one Shopify store via the Admin GraphQL API.
Credentials stay on your machine. The server runs locally and talks directly to Shopify.
https://github.com/user-attachments/assets/afd71d46-e8d7-4c06-96dc-094cae3fe5a2
https://github.com/user-attachments/assets/175e5051-b6ec-4201-a33e-d27c68356171
The wizard asks for your store credentials, verifies the connection, and registers the server in the client you pick:
Pick "Other" to print a config entry for any other MCP client.
You need a store on a plan with Admin API access and one of:
Option A: Dev Dashboard app (recommended, tokens auto-refresh)
read_themes, write_themes, read_content, write_content, read_online_store_navigation, write_online_store_navigation.Option B: permanent admin access token
Use an existing shpat_β¦ token from a custom app in your store admin (Settings β Apps and sales channels β Develop apps).
If you skip the wizard, add this to your MCP client's config:
Or with a permanent token, replace the client credentials with "SHOPIFY_ADMIN_ACCESS_TOKEN": "shpat_β¦".
| Tool | What it does |
|---|---|
shop_get_info | Read store name, domain, plan, currency |
theme_list | List installed themes |
theme_read_file | Read a theme file (Liquid, JSON, CSS, JS) |
theme_update_file | Create or update a theme file |
page_list | List store pages |
page_create | Create a page |
page_update | Update a page's title, body, or visibility |
menu_list | List navigation menus |
menu_update | Update a navigation menu |
ISC
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/shopify-store-builder-mcp)<a href="https://allmcps.com/mcp/shopify-store-builder-mcp"><img src="https://allmcps.com/api/badge/shopify-store-builder-mcp?style=directory" alt="Shopify Store Builder MCP on AllMCPs" /></a>