admob-mcp

jimsimoy/admob-mcp
★ 0 stars Python API Integration Updated today
MCP server for the Google AdMob API — accounts, apps, ad units, and network/mediation reports
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "admob-mcp": {
      "command": "uvx",
      "args": [
        "admob-mcp"
      ]
    }
  }
}

Or install with pip: pip install admob-mcp

README Excerpt

<div align="center"> <img src="https://img.shields.io/badge/python-3.12%2B-blue.svg?style=flat-square" alt="Python 3.12+"> <a href="https://github.com/jimsimoy/admob-mcp/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License: MIT"></a> <a href="https://modelcontextprotocol.io"><img src="https://img.shields.io/badge/MCP-compatible-green.svg?style=flat-square" alt="MCP Compatible"></a>

Tools (6)

generate_mediation_reportgenerate_network_reportget_accountlist_accountslist_ad_unitslist_apps