Available Tools

Once connected (see Quickstart), the Atria MCP server exposes the following tools. They map onto the same surface as the Atria Open API — one tool per operation — so an agent can discover and call them without reading the REST reference by hand.

Ad Library

ToolWhat it does
search_library_adsSearch the public ad library.
get_library_adGet a single library ad.
list_saved_library_adsList ads saved to your workspace.

Brand Library

ToolWhat it does
search_library_brandsSearch the brand library.
get_library_brandGet a single library brand.
list_library_brand_adsList ads for a brand.
list_followed_library_brandsList brands your workspace follows.

Boards

ToolWhat it does
list_boardsList your boards.
get_boardGet a single board.
list_board_adsList ads inside a board.

Ad Accounts

ToolWhat it does
list_ad_accountsList connected ad accounts.
list_ad_account_adsList an ad account's ads by KPI.
get_ad_account_adGet a single ad-account ad.
get_ad_account_summaryGet an ad account's performance summary.
get_ad_account_video_transcriptGet a cached ad-account video transcript.
transcribe_ad_account_videoTranscribe an ad-account video.

Owned Brands

ToolWhat it does
list_owned_brandsList brands your workspace owns.

Image Generations

ToolWhat it does
create_image_generationStart an image generation.
get_image_generationGet image-generation status.
get_image_generation_imageGet a generated image.
📘

Two helper tools — ping (connection health check) and discover_apis (list every tool) — are also available for diagnostics.