dtc.sh MCP
A suite of Model Context Protocol servers for retail and e‑commerce brands. Connect analytics, storefront, vector search, video, and messaging tools to power merchandising, CRO, and customer experience.
Showing 11 of 11 servers
mcp_reviewsVector-powered product review analysis and collection for e-commerce brands. Query customer feedback, batch vectorize reviews, and collect Amazon product reviews.
Vectorize a single product review and store it in Pinecone with metadata including rating, product info, and author details.
Batch vectorize product reviews from a CSV file URL. Supports Google Sheets export URLs and processes reviews in configurable batch sizes.
Query product reviews using natural language to get AI-generated insights and sentiment analysis. Filter by brand, rating, or custom metadata.
Trigger Amazon product review collection via webhook. Asynchronously collects reviews from Amazon product URLs.
/shopifyadminShopify e‑commerce platform integration (Admin GraphQL, docs search, and schema introspection).
Execute GraphQL queries against Shopify Admin API
shopify_graphql_query(query, variables, ctx)Generate images using AI (default 1024×1024)
generate_image(prompt, size, ctx)Search shopify.dev documentation
search_shopify_dev_docs(query, ctx)Access and search Shopify Admin GraphQL schema
introspect_admin_schema(query, filter, ctx)/timescaleTimescaleDB time‑series database integration.
Execute SQL queries against TimescaleDB
timescale_query(query, variables, ctx)/hotjarWebsite analytics and user behavior tracking.
Get top clicked elements for a specific page
fetch_hotjar_click_data(page, version, ctx, device, dt)Fetch a screenshot of the webpage from S3 for visual analysis
get_page_screenshot(page, ctx)Summarize mouse movement behavior and hover hotspots
fetch_hotjar_movement_data(page, version, ctx, dt)Analyze scroll depth metrics
fetch_hotjar_scroll_data(page, version, ctx, device, dt)Return HTML source code of a webpage for analysis
get_page_source(page, ctx)Check available dates for click data
check_hotjar_clicks_dates(page, version, ctx, device)Summarize Hotjar session recordings
fetch_hotjar_recordings_data(page, version, ctx, device, dt)/clarityMicrosoft Clarity analytics integration.
Summarize Clarity session recordings
fetch_clarity_recordings(page, ctx, device, limit)Analyze scroll depth metrics
fetch_clarity_scrolls(page, ctx, device)Get scroll depth and attention metrics
fetch_clarity_attention(page, ctx, device)Top clicked elements for a specific page
fetch_clarity_clicks(page, ctx, device)Top clicked elements filtered by wrpath
fetch_clarity_wrpath_clicks(page, wrpath, psv, ctx, device, dt)Attention metrics filtered by wrpath
fetch_clarity_wrpath_attention(page, wrpath, psv, ctx, device, dt)Scroll metrics filtered by wrpath
fetch_clarity_wrpath_scrolls(page, wrpath, psv, ctx, device, dt)Summarize recordings filtered by wrpath
fetch_clarity_wrpath_recordings(page, wrpath, psv, ctx, device, limit, dt)/pineconeVector database for AI/ML applications.
Ask a question about products and get an answer from the Pinecone assistant
ask_product_question(question, ctx)Search assets in a Pinecone vector DB with filters; supports visual and audio search types
search_assets(query, ctx, metadata_filters, search_type, enable_rerank, top_k, top_n, model, namespace)/admakerVideo editing and processing with AI‑powered tools.
Multiple transcript‑based video edits (text removal, move hooks to front)
edit_video(video_url, transcript_url, operations_json, folder_name, ctx, webhook_url)Time‑based edits with exact start/end times (remove, reorder, volume)
time_based_video_edit(video_url, transcript_url, operations_json, folder_name, ctx, webhook_url)/mmryMemory and campaign management system.
List available metadata fields with descriptions and example filters
get_klaviyo_campaign_metadata_fields(ctx)Search Klaviyo campaign memories in Pinecone; supports reranking and various params
get_klaviyo_campaign_memories(query, pinecone_api_key, pinecone_index_host, ctx, metadata_filters, enable_rerank, top_k, top_n, model, namespace)/posthogProduct analytics and feature flags platform.
Retrieve user session recordings
Get analytics insights and metrics
Execute HogQL queries for advanced analytics
Analyze user scroll behavior patterns
Perform comprehensive session analysis
Analyze button click patterns and behavior
/creator-messagingCreator communication and messaging system.
Conversation messages between a creator and brand, newest to oldest
get_conversation_messages(creator_insta_username, brand_slug, ctx)Draft a reply and save to replyDrafts
draft_reply_to_creator(original_message_id, reply_text, ctx)Get brand details from Collabsio brands collection
get_brand_details(brand_slug, ctx)Get creator details from Collabsio creators collection
get_creator_details(creator_insta_username, ctx)/attentiveSMS and email marketing platform for subscription management.
Get subscriptions for a user by phone or email
get_subscriptions(ctx, phone, email)Subscribe a user to marketing messages
subscribe_user(ctx, phone, email, sign_up_source_id)Unsubscribe a user from marketing messages
unsubscribe_user(ctx, phone, email, subscriptions, notification)