73
/ 100
10 hours ago
glama

mureo

Open-source framework for AI agents (Claude Code, Cursor, Codex, Gemini) to autonomously operate Google Ads, Meta Ads, and Search Console. Grounded in a local STRATEGY.md — not metric-chasing. Defense-in-depth security, local-first. Apache 2.0.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 8 credentials: GOOGLE_ADS_DEVELOPER_TOKEN, GOOGLE_ADS_CLIENT_SECRET, GOOGLE_ADS_REFRESH_TOKEN, META_ADS_ACCESS_TOKEN, META_ADS_APP_SECRET, AMAZON_ADS_ACCESS_TOKEN, AMAZON_ADS_REFRESH_TOKEN, AMAZON_ADS_CLIENT_SECRET
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_TOKEN
configGOOGLE_ADS_LOGIN_CUSTOMER_ID
configGOOGLE_ADS_CUSTOMER_ID
🔐 secretMETA_ADS_ACCESS_TOKEN
configMETA_ADS_APP_ID
🔐 secretMETA_ADS_APP_SECRET
configMETA_ADS_TOKEN_OBTAINED_AT
configAMAZON_ADS_CLIENT_ID
🔐 secretAMAZON_ADS_ACCESS_TOKEN
🔐 secretAMAZON_ADS_REFRESH_TOKEN
🔐 secretAMAZON_ADS_CLIENT_SECRET
configAMAZON_ADS_REGION
configAMAZON_ADS_ACCOUNT_MODE
configAMAZON_ADS_PROFILE_ID
configAMAZON_ADS_ACCOUNT_ID
configAMAZON_ADS_MANAGER_ACCOUNT_ID
configMUREO_BYOD_DIR
// 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 4 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/logly-mureo-497zot)](https://m8ven.ai/mcp/logly-mureo-497zot)
commit: f3afb5224231c43828c50b4b6099ea5740809dae
code hash: f4955b9822b02f4f0b89d10edfec891a595462ad9dd13e37043e741c23daed84
verified: 7/31/2026, 9:21:35 AM
view raw JSON →