Skip to main content
Glama
caspercrause

Unified Ads MCP Server

by caspercrause

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FB_API_VERSIONNoFacebook Graph API version (default: v22.0)v22.0
GOOGLE_CLIENT_IDYesGoogle OAuth 2.0 client ID (required for Google Ads OAuth flow)
GOOGLE_API_VERSIONNoGoogle Ads API version (default: v21)v21
GOOGLE_REDIRECT_URINoOAuth redirect URI (default: http://localhost:8080/callback)http://localhost:8080/callback
GOOGLE_CLIENT_SECRETYesGoogle OAuth 2.0 client secret (required for Google Ads OAuth flow)
FACEBOOK_ACCESS_TOKENYesYour Facebook access token with ads_read and ads_management permissions (required for Facebook Ads functionality)
GOOGLE_ADS_DEVELOPER_TOKENYesYour Google Ads developer token (required for Google Ads functionality)
GOOGLE_ADS_LOGIN_CUSTOMER_IDNoOptional manager account ID for MCC (e.g., 123-456-7890)

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/caspercrause/ads-mcp-server'

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