Install guide and config at curatedmcp.com
Windsor.ai MCP Server: Query 325+ Marketing & Sales Platforms in Plain English
Your Claude instance can now ask your marketing data questions without leaving chat. Windsor.ai MCP bridges your AI agent to 325+ data sources — Google Ads, Meta, TikTok, GA4, HubSpot, Salesforce, Shopify — and returns structured answers to natural language queries. No dashboards. No SQL. No custom integrations.
What It Does
Windsor.ai MCP gives Claude (and other MCP-compatible LLMs like Cursor) real-time read access to your marketing, sales, and customer data across dozens of platforms. Ask "what campaigns had the best ROAS last month?" or "break down spend by channel over the last 90 days" and get back structured, actionable data in seconds.
The server translates plain English questions into queries against your connected Windsor.ai data sources. It handles authentication via your existing Windsor.ai API key, meaning no new credentials to rotate. Support spans advertising platforms (Google Ads, Meta, TikTok), analytics (GA4, Amplitude), CRM (HubSpot, Salesforce), and e-commerce (Shopify, WooCommerce).
This is especially useful for developers building internal tools, marketing automation, or AI-powered dashboards. Instead of building custom API clients for each platform, you get one unified query layer through Claude.
How to Install
Install the MCP server by adding it as a Custom Connector in Claude Desktop (Pro+ plan required), Cursor, or any MCP-compatible client:
https://mcp.windsor.ai
For Claude Desktop, add this to your claude_desktop_config.json:
{
"mcpServers": {
"windsor.ai-mcp-server": {
"command": "https://mcp.windsor.ai"
}
}
}
You'll need a Windsor.ai account and API key. The MCP server is free during beta.
Real-World Use Cases
- Marketing performance analysis in chat: Ask Claude to compare ROAS across ad channels or identify underperforming campaigns without opening three separate dashboards.
- Automated reporting: Build a script that prompts Claude with "generate a monthly performance summary" — Claude queries your data and returns a formatted report ready to email.
- Debugging ad spend anomalies: When spend spikes, ask Claude to break down the change by campaign, platform, and date — faster than manual investigation.
Full install guides for Claude Desktop, Cursor, Windsurf, and more at CuratedMCP.
Top comments (0)