Tencent Ad MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TENCENT_AD_CLIENT_ID | Yes | OAuth 应用 ID | |
| TENCENT_AD_ACCOUNT_ID | No | 默认广告主账户 ID(可选) | |
| TENCENT_AD_TOKEN_FILE | No | Token 持久化路径(默认 ~/.tencent-ad-token.json) | |
| TENCENT_AD_ACCESS_TOKEN | Yes | 访问令牌 | |
| TENCENT_AD_CLIENT_SECRET | Yes | OAuth 应用密钥 | |
| TENCENT_AD_REFRESH_TOKEN | Yes | 刷新令牌 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| oauth_refresh_tokenC | 刷新 access_token (Refresh access token) |
| oauth_exchange_codeA | 用授权码换取 token (Exchange authorization code for token) |
| oauth_get_authorize_urlC | 获取 OAuth 授权链接 (Get OAuth authorize URL) |
| advertiser_getC | 获取广告主信息 (Get advertiser info) |
| advertiser_addB | 添加服务商子客 (Add sub-account under agency) |
| advertiser_updateC | 更新广告主信息 (Update advertiser info) |
| advertiser_update_daily_budgetB | 更新广告主日预算 (Update advertiser daily budget) |
| adgroups_getC | 获取广告组列表 (Get ad groups) |
| adgroups_addC | 创建广告组 (Create ad group) |
| adgroups_updateC | 更新广告组 (Update ad group) |
| adgroups_deleteB | 删除广告组 (Delete ad group) |
| adgroups_update_configured_statusB | 更新广告组状态 (Update ad group status: enable/pause) |
| adgroups_update_daily_budgetC | 更新广告组日预算 (Update ad group daily budget) |
| adgroups_update_bid_amountC | 更新广告组出价 (Update ad group bid amount) |
| dynamic_creatives_getB | 获取创意列表 (Get dynamic creatives) |
| dynamic_creatives_addB | 创建创意 (Create dynamic creative) |
| dynamic_creatives_updateC | 更新创意 (Update dynamic creative) |
| dynamic_creatives_deleteB | 删除创意 (Delete dynamic creative) |
| adcreative_previews_getC | 获取创意预览 (Get creative previews) |
| images_getC | 获取图片素材列表 (Get images) |
| images_addC | 上传图片素材 (Upload image via URL or base64) |
| images_deleteC | 删除图片素材 (Delete image) |
| images_updateB | 更新图片素材信息 (Update image info) |
| videos_getC | 获取视频素材列表 (Get videos) |
| videos_deleteC | 删除视频素材 (Delete video) |
| videos_updateC | 更新视频素材信息 (Update video info) |
| daily_reports_getC | 获取日报表数据 (Get daily reports) |
| hourly_reports_getC | 获取时报表数据 (Get hourly reports) |
| async_reports_addC | 创建异步报表任务 (Create async report task) |
| async_reports_getC | 查询异步报表任务状态 (Get async report task status) |
| async_report_files_getC | 下载异步报表文件 (Get async report file download URL) |
| custom_audiences_getC | 获取自定义人群列表 (Get custom audiences) |
| custom_audiences_addC | 创建自定义人群 (Create custom audience) |
| custom_audiences_updateB | 更新自定义人群 (Update custom audience) |
| custom_audiences_deleteB | 删除自定义人群 (Delete custom audience) |
| targetings_getC | 获取定向详情 (Get targeting details) |
| funds_getC | 获取资金账户信息 (Get fund account info) |
| fund_transfer_addB | 资金划转 (Transfer funds between accounts) |
| leads_list_getD | 获取线索列表 (Get leads list) |
| leads_addB | 创建线索 (Create lead) |
| leads_updateC | 更新线索 (Update lead) |
| leads_claim_updateC | 认领线索 (Claim lead) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/andyleimc-source/tencent-ad-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server