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.
| Tool | What it does |
|---|
search_library_ads | Search the public ad library. |
get_library_ad | Get a single library ad. |
list_saved_library_ads | List ads saved to your workspace. |
| Tool | What it does |
|---|
search_library_brands | Search the brand library. |
get_library_brand | Get a single library brand. |
list_library_brand_ads | List ads for a brand. |
list_followed_library_brands | List brands your workspace follows. |
| Tool | What it does |
|---|
list_boards | List your boards. |
get_board | Get a single board. |
list_board_ads | List ads inside a board. |
| Tool | What it does |
|---|
list_ad_accounts | List connected ad accounts. |
list_ad_account_ads | List an ad account's ads by KPI. |
get_ad_account_ad | Get a single ad-account ad. |
get_ad_account_summary | Get an ad account's performance summary. |
get_ad_account_video_transcript | Get a cached ad-account video transcript. |
transcribe_ad_account_video | Transcribe an ad-account video. |
| Tool | What it does |
|---|
list_owned_brands | List brands your workspace owns. |
| Tool | What it does |
|---|
create_image_generation | Start an image generation. |
get_image_generation | Get image-generation status. |
get_image_generation_image | Get a generated image. |
📘