Skip to main content
Glama
apexradius

mcp-google-ads

by apexradius

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoSSE bind host127.0.0.1
MCP_PORTNoSSE bind port3001
MCP_TRANSPORTNoTransport type: stdio or ssestdio
GOOGLE_ADS_ACCOUNTS_CONFIGNoPath to accounts config file~/.config/mcp-google-ads/accounts.json
GOOGLE_ADS_DEVELOPER_TOKENYesYour Google Ads API developer token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_accountsB

List all configured Google Ads accounts and which is the current default.

set_default_accountA

Set the default account used when no account is specified in other tools.

list_customersA

List all accessible Google Ads customer accounts.

If customer_id is provided, lists child accounts under that MCC. Otherwise lists all accessible accounts for this login.

get_account_summaryB

Get top-level spend and conversion totals for an account.

list_campaignsC

List campaigns for an account.

get_campaign_performanceC

Get campaign performance metrics for a date range.

compare_periodsC

Compare performance between two date ranges.

get_keyword_performanceA

Get keyword-level performance including quality scores.

search_terms_reportB

Get actual search terms that triggered your ads.

get_ad_performanceB

Get ad-level performance (headlines, descriptions, CTR, conversions).

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/apexradius/mcp-google-ads'

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