Google AdSense MCP server
Read AdSense Management API v2 accounts and reports through MCP.
0 stars26 downloads/wk
Reviews
Write oneNobody has reviewed Google AdSense yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Google AdSense tools (3)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
adsense_generate_reportExtract any ad-hoc AdSense report. Supply API v2 dimensions, metrics, filters, dates, sorting, and other report parameters. Account is discovered automatically when omitted.
adsense_get_accountGet one AdSense account by resource name, e.g. accounts/pub-123.
adsense_list_accountsList AdSense accounts available to the authenticated user.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 2 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y @sirmacke/adsense-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add adsense-mcp -- npx -y @sirmacke/adsense-mcp
Google AdSense: common questions
- Is Google AdSense MCP server safe?
- Mostly: it is graded B (83/100). Read the Google AdSense safety report
- How do I install Google AdSense?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Google AdSense need an API key?
- Yes. The registry entry asks for
ADSENSE_ACCESS_TOKEN,ADSENSE_CLIENT_SECRET,ADSENSE_REFRESH_TOKEN. - Is Google AdSense maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v0.1.3.