OpenAI Ads MCP
OpenAI Ads MCP for ChatGPT Ads campaigns, creatives, audiences, insights, and conversions.
The record the registry holds
It also ships as a package you run yourself.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.trakkr-aisearch/openai-ads-mcp",
"description": "OpenAI Ads MCP for ChatGPT Ads campaigns, creatives, audiences, insights, and conversions.",
"title": "OpenAI Ads MCP",
"repository": {
"url": "https://github.com/trakkr-aisearch/openai-ads-mcp",
"source": "github",
"id": "1274750114"
},
"version": "0.1.7",
"websiteUrl": "https://trakkr.ai/openai-ads-mcp",
"packages": [
{
"registryType": "npm",
"identifier": "openai-ads-mcp",
"version": "0.1.7",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "OpenAI Ads API key from Ads Manager. Scoped to one ad account.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "OPENAI_ADS_API_KEY"
},
{
"description": "Set to 1 for first connection so write tools are hidden.",
"format": "boolean",
"default": "1",
"name": "OPENAI_ADS_MCP_READONLY"
},
{
"description": "Optional budget guard for spend-changing tools. Defaults to 100.",
"format": "number",
"default": "100",
"name": "OPENAI_ADS_BUDGET_CEILING_USD"
}
]
},
{
"registryType": "pypi",
"identifier": "openai-ads-mcp",
"version": "0.1.7",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "OpenAI Ads API key from Ads Manager. Scoped to one ad account.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "OPENAI_ADS_API_KEY"
},
{
"description": "Set to 1 for first connection so write tools are hidden.",
"format": "boolean",
"default": "1",
"name": "OPENAI_ADS_MCP_READONLY"
},
{
"description": "Optional budget guard for spend-changing tools. Defaults to 100.",
"format": "number",
"default": "100",
"name": "OPENAI_ADS_BUDGET_CEILING_USD"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://openai-ads-mcp.trakkr.ai/mcp",
"headers": [
{
"description": "OpenAI Ads API key from Ads Manager. Required only for Ads API tool calls; discovery, initialize, and tools/list work without it.",
"isSecret": true,
"name": "X-OpenAI-Ads-API-Key"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"categories": [
"Marketing",
"Advertising",
"AI Visibility"
],
"keywords": [
"openai-ads",
"chatgpt-ads",
"openai ads mcp",
"chatgpt ads mcp",
"advertiser-api",
"mcp",
"marketing-automation"
],
"tools": [
"get_account",
"list_campaigns",
"get_insights",
"build_campaign",
"draft_context_hints",
"upload_creative",
"send_conversions"
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-22T07:16:59.80313Z",
"publishedAt": "2026-07-22T07:16:59.80313Z",
"updatedAt": "2026-07-22T07:16:59.80313Z",
"isLatest": true
}
}
}
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
MCP server
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.
The publisher's own address
https://trakkr.ai/openai-ads-mcp
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.