MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Collections
  3. /Marketing analytics

Marketing analytics

Ask cross-channel questions in plain English: live ads and analytics connectors, reports, scrapes, and Notion briefs.

Ads

Servers in this stack

  1. 1W

    Windsor

    Windsor MCP (Model Context Protocol) is a hosted MCP server that lets your AI assistant query, explore and analyze live business data from 350+ sources — Meta Ads, Google Ads, TikTok Ads, GA4, HubSpot, Salesforce, Shopify, Stripe, BigQuery, Snowflake and many more — with no SQL, no API keys, and no custom integrations. On connectors that support it, agents can also execute write actions — for example creating and managing campaigns and budgets on Meta Ads, Google Ads, TikTok Ads, LinkedIn Ads, and Microsoft Ads (Bing); publishing Instagram posts; managing Google Business Profile listings and reviews; updating Klaviyo flows and Salesforce records; and more.

    Code Execution6 tools

    4
  2. 2T

    Two Minute Reports MCP

    Connect to your marketing stack with Two Minute Reports. Analyze data from Facebook Ads, Google Ads, TikTok Ads, LinkedIn Ads, Amazon Ads, Google Analytics 4 (GA4), Shopify, Amazon Seller Central, HubSpot, LinkedIn Pages, Facebook Insights, Instagram Insights, YouTube Analytics, Google Search Console, Google My Business, Google Trends, and PageSpeed Insights, all in one place. Conversational intelligence: Ask in plain English and get structured, data-backed answers. No need to dig through reports or export anything. Just ask, like you would ask your teammate. Eg: “Which campaigns had the best ROAS last week?” Zero-code setup: No scripts, no pipelines. Link your data sources via Two Minute Reports MCP within minutes and query forever. Cross-platform blending: Blend ad spend, CTR, CVR, ROAS from PPC platforms such as Google Ads, Meta, LinkedIn Ads, TikTok Ads, etc, all in a single prompt without switching tabs. Spot emerging trends: Compare your preferred timeframes across channels or pr

    Other Tools and Integrations5 tools

    0
  3. 3

    Notion MCP

    > [!NOTE] > > We’ve introduced Notion MCP, a remote MCP server with the following improvements: > > - Easy installation via standard OAuth. No need to fiddle with JSON or API tokens anymore. > - Powerful tools tailored to AI agents, including editing pages in Markdown. These tools are designed with optimized token consumption in mind. > > Learn more and get started at Notion MCP documentation. > > We are prioritizing, and only providing active support for, Notion MCP (remote). As a result: > > - We may sunset this local MCP server repository in the future. > - Issues and pull requests here are not actively monitored. > - Please do not file issues relating to the remote MCP here; instead, contact Notion support.

    Workplace & Productivity6 tools

    4.6k
  4. 4F

    firecrawl/firecrawl-mcp-server

    Official Firecrawl server with live browser interaction (`firecrawl_interact`) — navigate, click, type, and scroll on a page before extraction, for JS-heavy or auth-gated sites. Also scrape, crawl, map, search, and extract.

    Browser Automation6 tools

    0

Combined config

Only servers with a published config example are merged here.

{
  "mcpServers": {
    "windsor": {
      "url": "https://mcp.windsor.ai/"
    },
    "twominutereports-com-mcp": {
      "url": "https://mcp.twominutereports.com/mcp"
    },
    "notion": {
      "command": "npx",
      "args": [
        "-y",
        "@notionhq/notion-mcp-server"
      ],
      "env": {
        "NOTION_TOKEN": "<integration-token>"
      }
    },
    "firecrawl-mcp-server": {
      "command": "npx",
      "args": [
        "firecrawl-mcp"
      ]
    }
  }
}