74
/ 100
24 days ago
glama

Tencent Ad MCP Server

Wraps all Tencent Ads Marketing API v3.0 endpoints as MCP tools, enabling AI assistants to directly manage ads, creatives, reports, and more via natural language.

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 3 credentials: TENCENT_AD_ACCESS_TOKEN, TENCENT_AD_CLIENT_SECRET, TENCENT_AD_REFRESH_TOKEN
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.
🔐 secretTENCENT_AD_ACCESS_TOKEN"": "your_access_token",
configTENCENT_AD_ACCOUNT_ID"": "your_account_id"
configTENCENT_AD_CLIENT_ID"": "your_app_id",
🔐 secretTENCENT_AD_CLIENT_SECRET"": "your_client_secret",
🔐 secretTENCENT_AD_REFRESH_TOKEN"": "your_refresh_token",
configTENCENT_AD_TOKEN_FILE否 Token 持久化路径(默认 ~/.tencent-ad-token.json)
// 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 5 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/andyleimc-source-tencent-ad-mcp-1vdmvx)](https://m8ven.ai/mcp/andyleimc-source-tencent-ad-mcp-1vdmvx)
commit: b478116d2d851ff5699830d742dfd4672fff89ea
code hash: e57e0c356bb75523104989bd8c6cd6c895ce3ff47e0ca8b5966bf8e8385634ad
verified: 6/16/2026, 1:23:22 PM
view raw JSON →