Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"presso": {
"url": "https://mcp.presso.now/mcp",
"type": "http"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Presso is an MCP server that connects your e-commerce and marketing data sources — Shopify, Google Analytics 4, Google Ads, Meta Ads, and more — directly to AI assistants like Claude. Instead of switching between dashboards, ask questions in natural language and get instant answers about your store's performance, ad campaigns, and customer behavior.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'For' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked For against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce / marketing
DataForSEO API modelcontextprotocol server
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucination detection, claim verification, A+ through F grading). Multilingual (Sarvam AI, DeepL, Google Cloud Translation). Full execution with approval workflow.
A command line tool for setting up commercetools MCP server
MCP Security Weekly
Get CVE alerts and security updates for Presso MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Website · Get Started · Docs
Presso is an MCP server that connects your e-commerce and marketing data sources — Shopify, Google Analytics 4, Google Ads, Meta Ads, and more — directly to AI assistants like Claude. Instead of switching between dashboards, ask questions in natural language and get instant answers about your store's performance, ad campaigns, and customer behavior.
The MCP endpoint is a remote HTTP server. Most AI clients (Claude Code, Claude Desktop, Cursor, VS Code) can connect directly. For clients that only support stdio, a lightweight npm proxy (presso-mcp) is also available.
| Data Source | Description | Tools |
|---|---|---|
| Shopify | Products, orders, customers, inventory, payments, analytics | 25+ |
| Google Analytics 4 | Reports, dimensions, metrics, real-time data, funnels | 5 |
| Google Ads | Campaigns, ad groups, keywords, quality scores, ROAS | 7 |
| Meta Ads | Campaigns, ad sets, creatives, audience insights | 9 |
| Google Search Console | Search queries, rankings, CTR, sitemaps | 3 |
| Google Merchant Center | Product feeds, status, diagnostics, price competitiveness | 7 |
| Amazon Ads | Sponsored products/brands/display, search terms, ACoS | 7 |
| Google Tag Manager | Containers, tags, triggers, variables, versions | 12 |
| Klaviyo | Campaigns, flows, profiles, segments, predictive analytics | 18 |
| ShipStation | Shipments, labels, carriers, rates, inventory, warehouses | 29 |
| Judge.me | Reviews, ratings, reviewer profiles, shop statistics | 10 |
Go to app.presso.now/signup and create an account. No credit card required — every account starts with a 14-day free trial.
From the Presso dashboard, click Add Connection, select a data source (e.g., Shopify, GA4), and authorize via OAuth. Repeat for each data source you want to query.
See the configuration section below for your specific client.
Open your terminal and run:
claude mcp add --transport http presso https://mcp.presso.now/mcp
Then start a new Claude Code session:
claude
Claude Code will automatically detect Presso's tools. Try asking: "Show me my top-selling products from last week."