AdsAgent — Google Ads MCP
Rank #79,972md.adsagent/google-mcp
Hosted Google Ads MCP with OAuth, bounded reads, and prepare/confirm writes.
AdsAgent — Google Ads MCP is a Model Context Protocol (MCP) server published by adsagents. It ranks #79,972 of 115,460 servers tracked on MCP Toplist. AdsAgent — Google Ads MCP is listed on Official MCP, with 1 tracked version. It was first listed on Aug 18, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 35,488 of 115,460 servers on MCP Toplist.
Use AdsAgent — Google Ads MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http google-mcp https://google.adsagent.md/mcp[mcp_servers.google-mcp]
url = "https://google.adsagent.md/mcp"Add to ~/.codex/config.toml.
https://google.adsagent.md/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"google-mcp": {
"url": "https://google.adsagent.md/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"google-mcp": {
"type": "http",
"url": "https://google.adsagent.md/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"google-mcp": {
"serverUrl": "https://google.adsagent.md/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"google-mcp": {
"url": "https://google.adsagent.md/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/md.adsagent%2Fgoogle-mcp)<a href="https://mcptoplist.com/server/md.adsagent%2Fgoogle-mcp"><img src="https://mcptoplist.com/badge/md.adsagent%2Fgoogle-mcp.svg" alt="MCP Toplist: #79,972 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
adsagents
Other servers by adsagents
View all adsagents servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 18, 2026 |
Frequently asked questions
- Who maintains AdsAgent — Google Ads MCP?
- AdsAgent — Google Ads MCP is maintained by adsagents, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is AdsAgent — Google Ads MCP listed on the Official MCP Registry?
- Yes — AdsAgent — Google Ads MCP is listed on the Official MCP Registry.
- How many versions does AdsAgent — Google Ads MCP have?
- MCP Toplist tracks 1 version of AdsAgent — Google Ads MCP, most recently published on Aug 18, 2026.
- Where can I find the source code for AdsAgent — Google Ads MCP?
- The source code for AdsAgent — Google Ads MCP is hosted at github.com/adsagents/google-adsagent.