S

Shopify

Bridges to the Shopify GraphQL Admin API, enabling product searches, customer information retrieval,...

132 views
2 installs
Updated Sep 9, 2025
Not audited
Bridges to the Shopify GraphQL Admin API, enabling product searches, customer information retrieval, order management, and inventory updates without leaving your workflow.
  1. Log in to your Shopify Admin Panel

    • Go to your Shopify store and log in as an admin.
  2. Navigate to "Settings" → "Apps and sales channels"

    • In the left-hand sidebar of the Shopify admin dashboard, click Settings.
    • Select Apps and sales channels.
  3. Enable Developer Preview (if necessary)

    • Click Develop apps.
    • If prompted, enable developer preview to create custom apps.
  4. Create a New App

    • Click Create an app.
    • Enter a name for your app (e.g., "Shopify MCP Server").
    • Confirm creation.
  5. Configure API Access and Permissions

    • Click Configure Admin API scopes.
    • Check the following permissions:
      • read_products, write_products
      • read_customers, write_customers
      • read_orders, write_orders
    • Click Save.
  6. Install the App

    • Click Install app.
    • Approve installation by clicking Install when prompted.
  7. Retrieve the Admin API Access Token

    • After installation, Shopify will display the Admin API access token.
      • Important: This token will only be displayed once. Copy and save it securely.
  8. Determine Your Store Domain

    • Your store domain will be in the format: <your-store-name>.myshopify.com.
  9. Fill in the FastMCP Connection Interface

    • Click the Install Now button for Shopify MCP in FastMCP.
    • In the connection interface, paste your Admin API access token in the relevant field.
    • Enter your store domain field as <your-store-name>.myshopify.com (replace with your actual store’s domain).
  10. Save and Complete the Setup

    • Click Save or Connect in the FastMCP connection interface to complete the integration.

You have now successfully configured Shopify MCP with your store’s credentials.

Quick Start

View on GitHub

More for API Development

View All →

More for Automation

View All →

Similar MCP Servers

S

Shopify

Integrates with Shopify's GraphQL API to enable comprehensive store management, including product, customer, order, and discount operations.

API Development Automation
106
0
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.