Skip to main content
Glama
linearproductionwork

VitaFlow Shopify MCP

VitaFlow Shopify MCP

MCP server for VitaFlow. Connects ChatGPT to Shopify product data for product management, category cleanup, and tax setup.

Tools

  • list_products: lists products, types, tags, categories, and variants.

  • update_product_type: changes a product type after owner confirmation.

  • update_product_tags: replaces product tags after owner confirmation.

  • set_variant_taxable: changes a variant taxable flag after owner confirmation.

  • search_product_categories: searches Shopify taxonomy categories by keyword.

  • update_product_category: assigns a taxonomy category to a product after owner confirmation.

Related MCP server: Shopify Python MCP Server

Render Settings

  • Language: Node

  • Branch: main

  • Build Command: npm install

  • Start Command: npm start

Environment Variables

Add these in Render under Environment (never put secrets in GitHub):

SHOPIFY_SHOP=vitaflowfl.myshopify.com
SHOPIFY_CLIENT_ID=your_client_id
SHOPIFY_CLIENT_SECRET=your_client_secret
SHOPIFY_API_VERSION=2026-04
MCP_AUTH_TOKEN=make-a-long-private-password

MCP URL

After Render deploys, the MCP URL will be:

https://YOUR-RENDER-SERVICE.onrender.com/mcp

Use Bearer token authentication with the value from MCP_AUTH_TOKEN.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/linearproductionwork/vitaflow-shopify-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server