0
/ 100
1 month ago
glama

Marketing MCP

A unified MCP server for marketing analytics and management across Google Ads, Meta Ads, GA4, and keyword research, supporting multi-client rollups and platform-conditional credential requirements.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Reads files from sensitive locations
Touches: credentials_file_exists, credentials_file_exists
🔐
You'll be asked for 5 credentials: GOOGLE_ADS_DEVELOPER_TOKEN, GOOGLE_ADS_CLIENT_SECRET, GOOGLE_ADS_REFRESH_TOKEN, META_ACCESS_TOKEN, PAGESPEED_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGOOGLE_ADS_DEVELOPER_TOKEN"": "...",
configGOOGLE_ADS_CLIENT_ID"": "...",
🔐 secretGOOGLE_ADS_CLIENT_SECRET"": "...",
🔐 secretGOOGLE_ADS_REFRESH_TOKENgoogle-ads refresh-token flow to get .
configGOOGLE_ADS_LOGIN_CUSTOMER_ID3. Set (manager/MCC) and GOOGLE_ADS_CUSTOMER_ID
configGOOGLE_ADS_CUSTOMER_ID3. Set GOOGLE_ADS_LOGIN_CUSTOMER_ID (manager/MCC) and
🔐 secretMETA_ACCESS_TOKENMeta Ads — set to a Marketing API token with ads_read
configGOOGLE_APPLICATION_CREDENTIALSat the JSON path.
🔐 secretPAGESPEED_API_KEYVitals (LCP, CLS, INP) for a URL. Set (free) for quota.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jluethke-marketing-mcp-74hft3)](https://m8ven.ai/mcp/jluethke-marketing-mcp-74hft3)
commit: f5d86338165a19bc385c0dc77c3355480fec58b4
code hash: c45fbc5f20ed5ccd2e07e96a2855267b88048c81e28dbbb32366d044ae607960
verified: 6/21/2026, 10:15:32 AM
view raw JSON →