Skip to main content
Glama
adityash8

OpenAI Ads MCP

by adityash8

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_ADS_ENABLE_WRITESNoSet to '1' to enable write mutations; otherwise the server is read-only.0
OPENAI_ADS_DEFAULT_ACCOUNTYesThe label for the default ad account (e.g., PRIMARY). If omitted, you must provide an account_key in every tool call.
OPENAI_ADS_PRIMARY_API_KEYYesAPI key for the PRIMARY ad account. For other accounts, use the pattern OPENAI_ADS_<ACCOUNT_KEY>_API_KEY.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/adityash8/openai-ads-mcp'

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