Skip to main content
Glama
proxy-intell

TikTok Ads Library MCP Server

analyze_ad_image

Read-only

Analyze TikTok ad images to extract visual elements, text, colors, people, brand elements, and composition. Use for every image from TikTok ad search for comprehensive analysis.

Instructions

REQUIRED for analyzing images from TikTok ads. Download and analyze ad images (cover frames and static creatives) to extract visual elements, text content, colors, people, brand elements, and composition details. This tool should be used for EVERY image URL returned by search_tiktok_ads when doing comprehensive analysis. Uses intelligent caching so multiple image analysis calls are efficient and cost-free.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ad_idNo
media_urlYes
brand_nameNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The annotations already indicate read-only and non-destructive behavior. The description adds that it downloads and analyzes images, uses caching for cost-efficiency, and extracts specific content types. It doesn't contradict annotations and offers useful operational context beyond the structured metadata.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact and front-loaded with the 'REQUIRED' label and core purpose. It lists valuable details (caching, what to extract) without repetition. The structure is efficient and each sentence adds information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple image-analysis tool, the description covers the main functionality, usage context, and caching behavior. It does not describe return format, but the list of extracted elements gives a strong hint. Combined with annotations and sibling context, it's reasonably complete, though a brief note on output or error handling would improve it.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has no descriptions (0% coverage), and the tool description only indirectly refers to media_url as the image URL. It does not explain the purpose or effect of ad_id or brand_name parameters. Since the description fails to compensate for the missing schema information, the agent gets little additional meaning for these parameters.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool's function: downloading and analyzing ad images from TikTok ads. It lists specific extractable elements (visual, text, colors, people, brand, composition) and distinguishes from sibling tools by focusing on images rather than videos. It leaves no ambiguity about the resource and action.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly states 'REQUIRED for analyzing images from TikTok ads' and instructs to use it for every image URL from search_tiktok_ads. It provides strong when-to-use guidance, though it doesn't explicitly mention alternatives or when-not-to-use. The context is clear and compelling.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/proxy-intell/tiktok-ads-library-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server