AdsAgent
Rank #3,071pulsemcp/adsagent
Google Ads analysis and management — read performance, manage keywords, bids, and campaigns via AI agents.
AdsAgent is a Model Context Protocol (MCP) server published by nowork-studio. It ranks #3,071 of 115,460 servers tracked on MCP Toplist, and its repository has 3,429 GitHub stars. AdsAgent is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 27, 2026.
Ranks ahead of 112,389 of 115,460 servers on MCP Toplist.
Use AdsAgent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http adsagent https://notfair.co/api/mcp/google_ads[mcp_servers.adsagent]
url = "https://notfair.co/api/mcp/google_ads"Add to ~/.codex/config.toml.
https://notfair.co/api/mcp/google_adsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"adsagent": {
"url": "https://notfair.co/api/mcp/google_ads"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"adsagent": {
"type": "http",
"url": "https://notfair.co/api/mcp/google_ads"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"adsagent": {
"serverUrl": "https://notfair.co/api/mcp/google_ads"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"adsagent": {
"url": "https://notfair.co/api/mcp/google_ads"
}
}
}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/pulsemcp%2Fadsagent)<a href="https://mcptoplist.com/server/pulsemcp%2Fadsagent"><img src="https://mcptoplist.com/badge/pulsemcp%2Fadsagent.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nowork-studio
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains AdsAgent?
- AdsAgent is maintained by nowork-studio, which publishes 4 MCP servers (6 total versions) tracked on MCP Toplist.
- Is AdsAgent listed on the Official MCP Registry?
- AdsAgent is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does AdsAgent have?
- AdsAgent ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for AdsAgent?
- The source code for AdsAgent is hosted at github.com/nowork-studio/toprank.