S

Shopify

Integrates with Shopify's GraphQL API to enable comprehensive store management, including product, c...

108 views
0 installs
Updated Sep 9, 2025
Not audited
Integrates with Shopify's GraphQL API to enable comprehensive store management, including product, customer, order, and discount operations.
  1. Log in to Your Shopify Admin Panel
    Go to your Shopify store’s admin page.

  2. Navigate to Apps and Sales Channels
    In the bottom left menu, click on Settings. Then select Apps and sales channels.

  3. Enable App Development (if needed)
    Click on Develop apps. If you have not enabled app development yet, follow the prompt to enable developer mode.

  4. Create a New Custom App
    Click Create an app. Enter a name (e.g., "Shopify MCP Server") and click Create app.

  5. Set Admin API Scopes
    In your new app, click Configure Admin API scopes.
    Select the following scopes:

    • read_products, write_products
    • read_customers, write_customers
    • read_orders, write_orders
      Click Save when done.
  6. Install the Custom App
    Click Install app. Confirm installation when prompted.

  7. Retrieve the Admin API Access Token
    After installing, you will see your Admin API access token. Copy this token now, as you will not be able to view it again.

  8. Find Your Shop Domain
    Your MYSHOPIFY_DOMAIN is in the format <your-store-name>.myshopify.com. You can verify this by checking your store’s URL in the browser address bar.

  9. Enter the Values in the FastMCP Connection Interface

    • Click the "Install Now" button on FastMCP.
    • Enter your SHOPIFY_ACCESS_TOKEN and MYSHOPIFY_DOMAIN into the corresponding fields in the FastMCP connection interface.

Done!
You have supplied the required environment values and can now connect your Shopify store with FastMCP.

Quick Start

View on GitHub

More for API Development

View All →

More for Automation

View All →

Similar MCP Servers

S

Shopify

Bridges to the Shopify GraphQL Admin API, enabling product searches, customer information retrieval, order management, and inventory updates without leaving your workflow.

API Development Automation
133
2
Shopify Dev

Shopify Dev

Official

Integrates with Shopify Dev. Supports various tools to interact with different Shopify APIs.

API Development Developer Tools

Report Issue

Thank you! Your issue report has been submitted successfully.