Skip to main content
Glama
daviilpzDev

Arkeonix CapCut MCP

by daviilpzDev

capcut_add_lower_third

Add speaker name and title badges as animated lower-third overlays to CapCut drafts. Configure position, timing, duration, and colors for clear on-screen identification.

Instructions

Add a speaker name and title badge / lower-third overlay with animations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
posXNohorizontal position (default: -0.45 bottom-left)
posYNovertical position (default: -0.65 bottom-left)
atSecNostart time in seconds (default: 0.0)
draftYes
titleYesspeaker name or main title
durSecNoduration in seconds (default: 5.0)
subtitleNospeaker role, company, or sub-headline
titleColorNotitle font color (default: "#FFFFFF")
trackIndexNotarget text track index
strokeColorNooutline stroke color (default: "#000000")

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are present, so the description bears the full burden of disclosing behavior. It mentions adding an overlay with animations but does not explain side effects on the draft, track insertion behavior, default animation, or whether changes require saving.

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 a single, front-loaded sentence with no filler. It communicates the core action and object efficiently, though the slash phrasing 'title badge / lower-third overlay' is slightly redundant.

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

Completeness2/5

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

With 10 parameters, no annotations, and no output schema, one sentence is insufficient for an agent to call this tool confidently. The description omits prerequisites, expected effect on the timeline, return behavior, and how animations are chosen or applied.

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

Parameters3/5

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

Schema description coverage is 90%, so most parameters are already documented. The description adds light context by labeling the overlay as a speaker name/title badge, which maps to title and subtitle, but it does not meaningfully extend the schema information.

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

Purpose4/5

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

The description uses a specific verb ('Add') and a concrete resource ('speaker name and title badge / lower-third overlay'), so the tool's purpose is clear. It is distinct enough from generic text tools, though it does not explicitly name or contrast with siblings like capcut_add_text.

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

Usage Guidelines2/5

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

There is no explicit guidance on when to use this tool versus alternatives such as capcut_add_text or capcut_add_subtitles_batch. Usage must be inferred from the phrase 'lower-third overlay,' which is better than nothing but leaves selection ambiguity.

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

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/daviilpzDev/arkeonix-capcut-mcp'

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