Skip to main content
Glama
johnoconnor0

Google Ads MCP Server

by johnoconnor0
.gitignore623 B
# Credentials and secrets .env .env.local config.yaml google_ads.yaml *_credentials.txt *_credentials.json service-account-key.json *.pem # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ ENV/ env/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store .claude/ # Logs *.log logs/ # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # Cache *.cache .cache/ # Temporary files *.tmp *.temp tmp/ temp/ # Redis dumps dump.rdb # Other documentation/ google-mcp.wiki

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

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