Shopify
Bridges to the Shopify GraphQL Admin API, enabling product searches, customer information retrieval,...
Log in to your Shopify Admin Panel
- Go to your Shopify store and log in as an admin.
Navigate to "Settings" → "Apps and sales channels"
- In the left-hand sidebar of the Shopify admin dashboard, click Settings.
- Select Apps and sales channels.
Enable Developer Preview (if necessary)
- Click Develop apps.
- If prompted, enable developer preview to create custom apps.
Create a New App
- Click Create an app.
- Enter a name for your app (e.g., "Shopify MCP Server").
- Confirm creation.
Configure API Access and Permissions
- Click Configure Admin API scopes.
- Check the following permissions:
read_products,write_productsread_customers,write_customersread_orders,write_orders
- Click Save.
Install the App
- Click Install app.
- Approve installation by clicking Install when prompted.
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.
- After installation, Shopify will display the Admin API access token.
Determine Your Store Domain
- Your store domain will be in the format:
<your-store-name>.myshopify.com.
- Your store domain will be in the format:
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).
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
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Automation
View All →Blender
Experience seamless AI-powered 3D modeling by connecting Blender with Claude AI via the Model Context Protocol. BlenderMCP enables two-way communication, allowing you to create, modify, and inspect 3D scenes directly through AI prompts. Control objects, materials, lighting, and execute Python code in Blender effortlessly. Access assets from Poly Haven and generate AI-driven models using Hyper3D Rodin. This integration enhances creative workflows by combining Blender’s robust tools with Claude’s intelligent guidance, making 3D content creation faster, interactive, and more intuitive. Perfect for artists and developers seeking AI-assisted 3D design within Blender’s environment.
Meta Ads
Unlock AI-driven insights and control for your Meta ad campaigns across Facebook and Instagram. Meta Ads MCP enables large language models to analyze performance, visualize creatives, and provide strategic recommendations through a unified interface. Manage campaigns, ad sets, and ads with actionable feedback on budget allocation, targeting, and creative improvements. Compatible with any MCP client and supports comprehensive campaign management on all Meta platforms. Leverage automated monitoring, creative optimization, and detailed performance metrics to maximize your advertising impact effortlessly.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.