74
grade C
3 days ago
pulsemcp

Tencent Ads

MCP server exposing 358 tools for the Tencent Ads Marketing API v3.0 with OAuth token auto-refresh.

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 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/andyleimc-source-tencent-ad-mcp-1hird8)](https://m8ven.ai/mcp/andyleimc-source-tencent-ad-mcp-1hird8)
commit: b478116d2d851ff5699830d742dfd4672fff89ea
code hash: e57e0c356bb75523104989bd8c6cd6c895ce3ff47e0ca8b5966bf8e8385634ad
verified: 4/18/2026, 5:53:46 PM
view raw JSON →