Ask AI
Hosted MCP server connecting Shopify, Klaviyo, GA4, Meta Ads, Google Ads, Xero, Gorgias and 20+ e-commerce data sources so AI assistants can answer merchant questions that span every source at once.
README
Ask AI MCP Server
Hosted Model Context Protocol server that connects 20+ e-commerce and business data sources to AI assistants like Claude, ChatGPT, Gemini and Perplexity, so merchants can ask questions in plain English and get answers that span every source at once.
Website: ask-ai-data-connector.com
What it does
Instead of checking Shopify, Klaviyo, GA4 and your ad platforms separately, you connect them all and ask questions that cross every source in a single conversation, for example:
- "Which Klaviyo campaigns drove the most Shopify revenue last month?"
- "Compare my Meta Ads ROAS to Google Ads and show which channel's customers have the highest lifetime value."
- "What's driving the change in revenue this week?"
Connection
| Endpoint | https://ask-ai-data-connector.com/mcp |
| Transport | Streamable HTTP |
| Authentication | OAuth 2.0 with dynamic client registration |
| Registry | com.ask-ai-data-connector/ask-ai on the official MCP Registry |
| Tools | 80+ query tools covering revenue, marketing, support, accounting, shipping and reviews (full list: tools.json) |
Supported data sources
- Commerce: Shopify, WooCommerce, Recharge
- Email & SMS: Klaviyo, Sendy
- Advertising: Meta Ads, TikTok Ads, Google Ads, Triple Whale
- Web analytics: Google Analytics (GA4), Microsoft Clarity
- SEO: Google Search Console
- Customer support: Gorgias, RingCentral
- Accounting: Xero
- Shipping: ShipStation
- Reviews: Judge.me, Yotpo, Reviews.io
- Video: YouTube
- Loyalty & wishlists: Smile.io, Swish
Tools
The server exposes 80+ tools. The complete, machine-readable catalog (name + description for every tool) lives in tools.json. Highlights by area:
- Overview and diagnostics:
get_briefing,get_complete_dashboard,get_data_sources,get_revenue_drivers,get_anomalies,get_sync_health - Revenue and orders:
get_store_summary,get_orders,query_orders,get_daily_revenue,get_metrics_comparison,get_yoy_monthly,get_forecast - Products and inventory:
get_top_products,get_product_catalog,get_product_health,get_inventory,get_inventory_velocity,get_product_velocity - Customers:
get_customers,get_customer_insights,get_abandoned_checkouts - Marketing and ads:
get_marketing_performance,get_meta_ads,get_google_ads,get_tiktok_ads,get_triple_whale,get_klaviyo,get_campaign_impact - Web, SEO and UX analytics:
get_analytics,get_search_console,get_clarity,get_ga4_funnel - Support:
get_gorgias,get_ringcentral - Accounting and finance:
get_xero,get_refunds,get_spend_reconciliation - Reviews and loyalty:
get_reviews,get_reviewsio,get_loyalty,get_wishlist - Multi-store:
get_stores,get_store_comparison,get_product_cross_store
Data access requires OAuth; connect your account at ask-ai-data-connector.com.
Add it to your AI client
Add the remote server URL https://ask-ai-data-connector.com/mcp to any MCP-capable client. The server advertises OAuth via standard .well-known discovery, so the client walks you through connecting your account on first use.
Claude Code
claude mcp add --transport http ask-ai https://ask-ai-data-connector.com/mcp
Other clients (Claude Desktop, ChatGPT, Cursor, and more): add a remote / streamable-HTTP MCP server pointing at the same URL.
Getting started
- Sign up at ask-ai-data-connector.com and connect your data sources.
- Add the MCP endpoint to your AI client (above).
- Authorize when prompted, then ask questions in plain English.
Links
- Website: https://ask-ai-data-connector.com
- Docs and example questions: https://ask-ai-data-connector.com/example-questions
- Supported integrations: https://ask-ai-data-connector.com/integrations
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.