One MCP server for every marketing, SEO, e-commerce and data source connected to your InsightfulPipe workspace.
The all-in-one server from the Insightful Pipe MCP Server Collection — use every connected platform from Claude, ChatGPT, Cursor, and other AI assistants through the Model Context Protocol (MCP).
https://main.insightfulmcp.com/
InsightfulPipe MCP is a remote Model Context Protocol server that gives AI assistants one connection to every data source in your InsightfulPipe workspace. Access all your connected data sources through a single unified interface for comprehensive analytics.
- Copy the MCP Server URL:
https://main.insightfulmcp.com/ - Open Claude Connectors Settings
- Scroll to the bottom and click Add custom connector
- Paste the URL and click Add
- Click Connect on the connector to start authorization
- Click Authorize access in the browser to complete the connection
Custom MCP servers are added through ChatGPT's Developer mode. Availability depends on your ChatGPT plan, and workspace admins may need to allow it.
- Turn on Developer mode in ChatGPT settings
- Create a new app for a remote MCP server and paste the URL:
https://main.insightfulmcp.com/ - Authorize with your InsightfulPipe account
See OpenAI's guide: Developer mode and MCP apps in ChatGPT
claude mcp add --transport http insightfulpipe https://main.insightfulmcp.com/Add the server to ~/.cursor/mcp.json (all projects) or .cursor/mcp.json (one project):
{
"mcpServers": {
"insightfulpipe": {
"url": "https://main.insightfulmcp.com/"
}
}
}Then authorize the connection when Cursor prompts you.
| Tool | Description |
|---|---|
list_platforms |
List every supported platform with a short description |
query_contexts |
Discover connected accounts, available actions, and the exact request format for a platform |
query_data |
Run read-only queries such as reports, analytics, and listings |
execute_action |
Run write operations such as create, update, and publish |
prompts_menu |
Browse ready-to-use prompts |
Prefer one platform per connection? Every platform also has its own server:
- Ads Libraries
- Airtable
- BigQuery
- Bing Webmaster Tools
- CallRail
- DataForSEO
- Enrichment Crawlers
- Facebook Ads
- Facebook Pages
- Google Ads
- Google Analytics 4
- Google Merchant Center
- Google My Business
- Google Search Console
- Google Sheets
- Google Tag Manager
- Instagram Analytics
- Klaviyo
- LinkedIn Ads
- LinkedIn Page & Profile
- Magento
- Mailchimp
- Microsoft Ads
- Microsoft Clarity
- MySQL
- Notion
- OpenAI Ads
- PageSpeed Insights
- Pinterest Ads
- Pinterest Pages
- PostgreSQL
- SQL Server
- Screenshots
- Shopify
- Slack
- Snapchat Ads
- Stripe
- Telegram
- TikTok Ads
- TikTok Pages
- Web Crawler
- WooCommerce
- WordPress
- X Ads
- YouTube Analytics
You decide what AI agents can do with each connected account, across every platform in your workspace:
- Turn individual actions on or off for every connected account, so agents only see the actions you allow.
- Connect as Read-only or Read & Write. A read-only connection can only enable read actions.
- Destructive actions stay off by default. Actions such as deletes are disabled until an admin enables them.
- Team access per account. Restricted team members only use the accounts they are granted, with the read actions enabled on them.
"Compare my Google Ads and Meta Ads spend and ROAS for the last 30 days"
"Which pages get the most organic clicks in Search Console, and how do they convert in GA4?"
"List every data source connected to my workspace"
The InsightfulPipe MCP server, with access to every connected platform, is included in every InsightfulPipe plan together with all platform MCP servers and the CLI. Plans start at $29.99/month with a 7-day free trial. See insightfulpipe.com/pricing for current plans.
- Claude marketing skills — ready-made skills for Google Ads, Meta Ads, LinkedIn, TikTok, SEO and measurement
- Marketing prompt library — prompts for ads, SEO, social and analytics workflows
Visit insightfulpipe.com/mcp-servers to discover our full collection of MCP servers.
- Documentation: insightfulpipe.com/docs
- All MCP Servers: insightfulpipe.com/mcp-servers
- Email: support@insightfulpipe.com
Insightful Pipe — AI-powered marketing analytics through MCP servers. Explore all integrations →
MIT License - see LICENSE for details.