From 0fef132277a99fd96a2fe7089ff0d60a1f31e070 Mon Sep 17 00:00:00 2001 From: ameydabhade Date: Wed, 17 Dec 2025 15:45:50 +0530 Subject: [PATCH] Add Google Ads MCP server by ameydabhade Added MCP server for Google Ads API with 18 tools: - Campaign, ad group, keyword, and search term management - Geographic and demographic performance analytics - Account management and asset details - Supports both HTTP and stdio transport modes Repository: https://github.com/ameydabhade/google-ads-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c72349eab6..f610e58783 100644 --- a/README.md +++ b/README.md @@ -868,6 +868,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Golang Filesystem Server](https://github.com/mark3labs/mcp-filesystem-server)** - Secure file operations with configurable access controls built with Go! - **[Goodnews](https://github.com/VectorInstitute/mcp-goodnews)** - A simple MCP server that delivers curated positive and uplifting news stories. - **[Google Ads](https://github.com/gomarble-ai/google-ads-mcp-server)** - MCP server acting as an interface to the Google Ads, enabling programmatic access to Facebook Ads data and management features. +- **[Google Ads](https://github.com/ameydabhade/google-ads-mcp)** - MCP server for Google Ads API with 18 tools for campaigns, ad groups, keywords, search terms, geographic/demographic analytics, and more. Supports HTTP and stdio modes. - **[Google Analytics](https://github.com/surendranb/google-analytics-mcp)** - Google Analytics MCP Server to bring data across 200+ dimensions & metrics for LLMs to analyse. - **[Google Analytics 4](https://github.com/gomakers-ai/mcp-google-analytics)** - MCP server for Google Analytics Data API and Measurement Protocol to read reports and send events. - **[Google Calendar](https://github.com/v-3/google-calendar)** - Integration with Google Calendar to check schedules, find time, and add/delete events