Loading MCP server directory, please wait...
Read AdSense Management API v2 accounts and reports through MCP.
npx @getmcp/cli add io.github.SirMacke/adsense-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SirMacke/adsense-mcp": {
"command": "npx",
"args": [
"-y",
"@sirmacke/adsense-mcp"
],
"env": {
"ADSENSE_ACCESS_TOKEN": "",
"ADSENSE_CLIENT_ID": "",
"ADSENSE_CLIENT_SECRET": "",
"ADSENSE_REFRESH_TOKEN": "",
"ADSENSE_ACCOUNT": ""
}
}
}
}