Best MCP servers for marketing and SEO: Google Ads, GA4, Search Console, HubSpot, Ahrefs and more

The MCP servers that let an AI agent work with your marketing stack: ads platforms, analytics, search data, CRM and CMS. What each one does, whether it is official, what it can write, and how to run them without handing an agent your ad budget.

Walma Engineering·Updated 12 September 2026·11 min read

Marketing runs on a dozen systems that never talk to each other: the ads platforms, the analytics, the search data, the CRM, the CMS, the SEO tools. The Model Context Protocol is the first thing that has made it practical to point one assistant at all of them and ask a question that spans them: "which campaigns drove the leads that closed last quarter, and what did the landing pages rank for?"

This guide lists the MCP servers we see in real marketing and SEO setups, what each one can do, whether it is run by the vendor, and what to watch before you let an agent near an ad budget. If MCP is new to you, start with What is an MCP server?. Setup instructions for each client are in our guides for Claude Code, Cursor and Claude Desktop.

Search and SEO data

Google Search Console. The source of truth for what your site ranks for and what gets clicked. There is no official server from Google; community servers wrap the Search Console API and authenticate with a service account or OAuth. Read-only by nature, which makes it the safest first server for a marketing team. Guide: Google Search Console MCP.

Ahrefs. Official remote server from Ahrefs at their API endpoint, OAuth login, and it consumes API units from your subscription. It exposes most of Ahrefs' API: keywords explorer, site explorer, SERP overview, rank tracker, site audit, and Brand Radar for AI-search visibility. We used it to plan this entire guide section. Guide: Ahrefs MCP.

Semrush. Official server, similar in scope: keyword and domain data, backlinks, site audit. Requires a Semrush API plan.

DataForSEO. An API-first data vendor with an official server. Useful if you want SERP and keyword data without a full Ahrefs or Semrush seat.

Analytics

Google Analytics (GA4). Google publishes an official, read-only Analytics MCP server. It authenticates with your Google credentials and exposes account summaries, property details, standard reports and real-time reports. The agent can answer "what changed in organic traffic this week" without anyone building a Looker Studio report. Guide: Google Analytics MCP.

Google Tag Manager. No official server; community servers wrap the GTM API and can read containers, tags, triggers and variables, and in some cases create versions and publish. Publishing a container is a production change. Treat write tools here like a deploy. Guide: Google Tag Manager MCP.

Advertising

Google Ads. Google publishes an official Google Ads MCP server. It is read-only: it runs GAQL queries against your accounts and exposes metadata, so the agent can analyse performance, find wasted spend and audit search terms. Changing budgets, bids or ads requires the API or a community server with write tools. Guide: Google Ads MCP.

Meta Ads. Community servers over the Marketing API, some read-only, some with campaign creation. Meta's own tooling is moving in this direction but as of writing there is no official general-purpose MCP server. Review carefully and scope the access token to the ad accounts the agent needs.

LinkedIn. Search interest is high ("linkedin mcp" is one of the most searched terms in this category) but most of it is people wanting to automate posting and outreach, which LinkedIn's terms restrict. Ads and Pages APIs are available to approved partners. Be sceptical of servers that promise profile scraping.

CRM and sales

HubSpot. Official remote server from HubSpot with OAuth. Contacts, companies, deals, tickets, notes and engagement data. One of the better-designed marketing servers, and it appears in Claude's connector directory. Guide: HubSpot MCP.

Salesforce. Two official paths: the Salesforce DX MCP server for developers (metadata, Apex, org management) and hosted MCP servers inside Agentforce for business data. Community servers over the REST and SOQL APIs cover the middle ground. Guide: Salesforce MCP.

Pipedrive, Dynamics 365, Zoho. Servers exist at varying maturity. Same rule: prefer vendor-run, scope the credential, gate writes.

Content and commerce

Shopify. Official Dev MCP for developers (docs, GraphQL schema, Polaris) and a Storefront MCP that every store exposes for shopping agents. Admin-side operations go through community servers or the Admin API. Guide: Shopify MCP.

WordPress. An official MCP adapter plugin from the WordPress AI team, plus community servers. Lets an agent read, draft and publish content. Publishing is a write; approve it.

Notion. Official remote server. Pages, databases and search, useful for content calendars and briefs. Notion workspaces mix internal and external content, so treat results as untrusted input.

Webflow, Contentful, Sanity. Official or well-maintained servers for the headless and design-led CMS crowd.

What a marketing team should do with these

The pattern that works, in order:

  1. Start read-only. Search Console, GA4, Google Ads (official), Ahrefs. Nothing here can spend money or publish. The agent answers questions and drafts reports.
  2. Add the CRM. HubSpot or Salesforce, read scopes first. Now the agent can join ads and search data to pipeline.
  3. Add writes with approval. Ads changes, GTM publishing, CMS publishing. Each write tool behind a human confirmation, logged.
  4. Package the know-how as skills. "Weekly Google Ads brief", "Search term negatives review", "GEO audit". A skill describes the procedure; the MCP servers provide the data.

The governance part

Marketing MCP servers hold the most expensive credentials in the company after finance: ad accounts, the CRM, the website. Three rules from our MCP security guide matter more here than anywhere:

  • One credential per server, scoped to specific accounts, never a personal admin login.
  • Every write tool (spend, publish, send) behind approval.
  • A central log of which user's agent called which tool with which arguments.

That is what an MCP gateway is for. Walma AI Hub runs these servers behind one policy inside the customer's own EU region, so a marketing team can use Claude, GPT and their agents against Google Ads, GA4 and HubSpot with budgets, approvals and a log, and without API keys living in anyone's laptop. Book a walkthrough if you are setting this up for a team.

Frequently asked questions

What is an MCP server for SEO?+

An MCP server for SEO gives an AI assistant such as Claude or ChatGPT access to SEO data and tools through the Model Context Protocol: keyword research from Ahrefs or Semrush, rankings and clicks from Google Search Console, traffic from Google Analytics, and site content from your CMS. The assistant can then analyse, report and draft without you exporting spreadsheets.

Which marketing MCP servers are official?+

Official, vendor-run servers exist for Google Ads, Google Analytics, HubSpot, Salesforce, Shopify, Ahrefs, Semrush, Notion and WordPress, among others. Google Tag Manager, Meta Ads and LinkedIn are mostly community servers built on the public APIs, which means more review before you approve them.

Can an AI agent change my Google Ads campaigns through MCP?+

Only if the server exposes write tools and the credential allows it. Google's official Google Ads MCP server is read-only. Community servers can write, which is why a team setup should require human approval for any tool that changes budgets, bids or targeting.

Do marketing MCP servers work with ChatGPT and Copilot as well as Claude?+

Remote MCP servers work with any client that supports the protocol: Claude, ChatGPT (developer mode and connectors), Cursor, Claude Code, Copilot Studio and most agent frameworks. Local servers depend on the client supporting stdio, which the desktop and CLI clients do.

Walma AI Hub

The same tools, in your EU region, under your control

A 20-minute walkthrough with an engineer. We map it to your tools, your MCP servers and your budget model.

About AI Hub