Google AdSense
Rank #24,097io.github.SirMacke/adsense-mcp
Read AdSense Management API v2 accounts, inventory, payments, policy, and reports through MCP.
Google AdSense is a Model Context Protocol (MCP) server published by SirMacke. It ranks #24,097 of 132,046 servers tracked on MCP Toplist. Google AdSense is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 19, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 107,949 of 132,046 servers on MCP Toplist.
Use Google AdSense
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add adsense-mcp -e "ADSENSE_ACCESS_TOKEN=<your ADSENSE_ACCESS_TOKEN>" -e "ADSENSE_CLIENT_ID=<your ADSENSE_CLIENT_ID>" -e "ADSENSE_CLIENT_SECRET=<your ADSENSE_CLIENT_SECRET>" -e "ADSENSE_REFRESH_TOKEN=<your ADSENSE_REFRESH_TOKEN>" -e "ADSENSE_ACCOUNT=<your ADSENSE_ACCOUNT>" -- npx -y @sirmacke/adsense-mcpReplace each placeholder with your own value before saving.
[mcp_servers.adsense-mcp]
command = "npx"
args = ["-y", "@sirmacke/adsense-mcp"]
[mcp_servers.adsense-mcp.env]
ADSENSE_ACCESS_TOKEN = "<your ADSENSE_ACCESS_TOKEN>"
ADSENSE_CLIENT_ID = "<your ADSENSE_CLIENT_ID>"
ADSENSE_CLIENT_SECRET = "<your ADSENSE_CLIENT_SECRET>"
ADSENSE_REFRESH_TOKEN = "<your ADSENSE_REFRESH_TOKEN>"
ADSENSE_ACCOUNT = "<your ADSENSE_ACCOUNT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adsense-mcp": {
"command": "npx",
"args": [
"-y",
"@sirmacke/adsense-mcp"
],
"env": {
"ADSENSE_ACCESS_TOKEN": "<your ADSENSE_ACCESS_TOKEN>",
"ADSENSE_CLIENT_ID": "<your ADSENSE_CLIENT_ID>",
"ADSENSE_CLIENT_SECRET": "<your ADSENSE_CLIENT_SECRET>",
"ADSENSE_REFRESH_TOKEN": "<your ADSENSE_REFRESH_TOKEN>",
"ADSENSE_ACCOUNT": "<your ADSENSE_ACCOUNT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adsense-mcp": {
"command": "npx",
"args": [
"-y",
"@sirmacke/adsense-mcp"
],
"env": {
"ADSENSE_ACCESS_TOKEN": "<your ADSENSE_ACCESS_TOKEN>",
"ADSENSE_CLIENT_ID": "<your ADSENSE_CLIENT_ID>",
"ADSENSE_CLIENT_SECRET": "<your ADSENSE_CLIENT_SECRET>",
"ADSENSE_REFRESH_TOKEN": "<your ADSENSE_REFRESH_TOKEN>",
"ADSENSE_ACCOUNT": "<your ADSENSE_ACCOUNT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"adsense-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sirmacke/adsense-mcp"
],
"env": {
"ADSENSE_ACCESS_TOKEN": "<your ADSENSE_ACCESS_TOKEN>",
"ADSENSE_CLIENT_ID": "<your ADSENSE_CLIENT_ID>",
"ADSENSE_CLIENT_SECRET": "<your ADSENSE_CLIENT_SECRET>",
"ADSENSE_REFRESH_TOKEN": "<your ADSENSE_REFRESH_TOKEN>",
"ADSENSE_ACCOUNT": "<your ADSENSE_ACCOUNT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adsense-mcp": {
"command": "npx",
"args": [
"-y",
"@sirmacke/adsense-mcp"
],
"env": {
"ADSENSE_ACCESS_TOKEN": "<your ADSENSE_ACCESS_TOKEN>",
"ADSENSE_CLIENT_ID": "<your ADSENSE_CLIENT_ID>",
"ADSENSE_CLIENT_SECRET": "<your ADSENSE_CLIENT_SECRET>",
"ADSENSE_REFRESH_TOKEN": "<your ADSENSE_REFRESH_TOKEN>",
"ADSENSE_ACCOUNT": "<your ADSENSE_ACCOUNT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adsense-mcp": {
"command": "npx",
"args": [
"-y",
"@sirmacke/adsense-mcp"
],
"env": {
"ADSENSE_ACCESS_TOKEN": "<your ADSENSE_ACCESS_TOKEN>",
"ADSENSE_CLIENT_ID": "<your ADSENSE_CLIENT_ID>",
"ADSENSE_CLIENT_SECRET": "<your ADSENSE_CLIENT_SECRET>",
"ADSENSE_REFRESH_TOKEN": "<your ADSENSE_REFRESH_TOKEN>",
"ADSENSE_ACCOUNT": "<your ADSENSE_ACCOUNT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.SirMacke%2Fadsense-mcp)<a href="https://mcptoplist.com/server/io.github.SirMacke%2Fadsense-mcp"><img src="https://mcptoplist.com/badge/io.github.SirMacke%2Fadsense-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
SirMacke
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Sep 22, 2026 |
| 0.1.3 | Aug 31, 2026 |
| 0.1.1 | Aug 19, 2026 |
Frequently asked questions
- Who maintains Google AdSense?
- Google AdSense is maintained by SirMacke, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Google AdSense listed on the Official MCP Registry?
- Yes — Google AdSense is listed on the Official MCP Registry, alongside Glama.
- How many versions does Google AdSense have?
- MCP Toplist tracks 3 versions of Google AdSense, most recently published on Sep 22, 2026.
- Where can I find the source code for Google AdSense?
- The source code for Google AdSense is hosted at github.com/SirMacke/adsense-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.