AdsAgent
Rank #2,263io.github.nowork-studio/adsagent
Google Ads analysis and operations — read performance, manage keywords, bids, and campaigns.
AdsAgent is a Model Context Protocol (MCP) server published by nowork-studio. It ranks #2,263 of 115,460 servers tracked on MCP Toplist, and its repository has 3,428 GitHub stars. AdsAgent is listed on Official MCP, with 1 tracked version. It was first listed on Apr 24, 2026 and most recently updated on Apr 24, 2026.
Ranks ahead of 113,197 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://adsagent.org/api/mcp[mcp_servers.adsagent]
url = "https://adsagent.org/api/mcp"Add to ~/.codex/config.toml.
https://adsagent.org/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"adsagent": {
"url": "https://adsagent.org/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"adsagent": {
"type": "http",
"url": "https://adsagent.org/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"adsagent": {
"serverUrl": "https://adsagent.org/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"adsagent": {
"url": "https://adsagent.org/api/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/io.github.nowork-studio%2Fadsagent)<a href="https://mcptoplist.com/server/io.github.nowork-studio%2Fadsagent"><img src="https://mcptoplist.com/badge/io.github.nowork-studio%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
Available versions (1)
| Version | Published |
|---|---|
| 0.2.23 | Apr 24, 2026 |
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?
- Yes — AdsAgent is listed on the Official MCP Registry.
- How many versions does AdsAgent have?
- MCP Toplist tracks 1 version of AdsAgent, most recently published on Apr 24, 2026.
- Where can I find the source code for AdsAgent?
- The source code for AdsAgent is hosted at github.com/nowork-studio/toprank.