74
/ 100
3 days ago
glama

ads-mcp

Enables querying mobile ad revenue from Google AdMob and Huawei Petal Ads through natural language, with read-only tools for account, app, ad unit, and revenue reports.

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 2 credentials: HUAWEI_ADS_API_KEY, HUAWEI_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.
configADMOB_CLIENT_SECRET_PATH4. Save it as secrets/client_secret.json (or point in .env at it).
configADMOB_OAUTH_PORT8089 Localhost port for the one-time OAuth flow
configADMOB_TOKEN_PATHsecrets/admob-token.json Cached authorized user token
🔐 secretHUAWEI_ADS_API_KEYclient_id:client_secret
configHUAWEI_ADS_REPORT_URLHuawei production Override for testing
configHUAWEI_CLIENT_IDyour_client_id
🔐 secretHUAWEI_CLIENT_SECRETyour_client_secret
configHUAWEI_DEFAULT_CURRENCYUSD Default report currency (CNY, USD, EUR)
configHUAWEI_OAUTH_TOKEN_URLHuawei production Override for testing
// 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/qalvinahmad-ads-mcp-s993hc)](https://m8ven.ai/mcp/qalvinahmad-ads-mcp-s993hc)
commit: 4e48860d26683d22dd93debf6bdb5c5bb3ba269e
code hash: f4b543d224e04c5c9dfaf816130f70749aa08f637180e4572ccb0f9820433614
verified: 7/10/2026, 10:10:14 AM
view raw JSON →