[ MCP_NODE_3889 ]
google-ads-mcp-server
CATEGORY:
Marketing
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"google-ads-mcp-server-en": {
"description": "A FastMCP-powered Model Context Protocol server for Google Ads API integration with automatic OAuth 2.0 authentication",
"command": "/full/path/to/your/project/.venv/bin/python",
"args": [
"/full/path/to/your/project/server.py"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.