The Pexi MCP (Model Context Protocol) connector lets LLM's interact directly with your Pexi account through natural language. You can search banners, inspect campaigns, check performance, generate ad tags, and manage creative files — all from within a Claude conversation.
The MCP server endpoint is:
https://dash.pexi.nl/mcp/banner
An MCP works with different tools that the LLM can use. Currently the following tools are available within PEXI MCP:
| Tool | Description |
|---|---|
search-tool | Search for banners, campaigns, advertisers, feeds, assets, and files by keyword. |
campaign-structure-tool | Retrieve the full campaign tree for an advertiser, including nested subcampaigns and banners. |
model-info-tool | Get detailed information about a specific banner, campaign, or advertiser by ID. |
results-tool | View performance results (impressions, clicks, CTR, daily breakdowns) for a given date range. |
preview-tool | Generate a visual preview of one or more banners. |
tag-tool | Generate ad tags in various publisher formats (DV360, CM360, AppNexus, DFP, etc.). |
file-tool | List, retrieve, upload, or delete banner files (HTML, CSS, JS, assets). |