Skip to main content
Glama

google-ads-mcp-server

by gomarble-ai
__init__.py•493 B
""" OAuth module for Google Ads authentication - cohnen's approach. """ from .google_auth import ( format_customer_id, get_headers_with_auto_token, execute_gaql, get_oauth_credentials ) __all__ = [ 'format_customer_id', 'get_headers_with_auto_token', 'execute_gaql', 'get_oauth_credentials' ] # Version information __version__ = "2.0.0" __author__ = "Google Ads MCP Server Contributors" __description__ = "OAuth 2.0 authentication module for Google Ads API"

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/gomarble-ai/google-ads-mcp-server'

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