Skip to main content
Glama
283,749 tools. Last updated 2026-07-10 21:07

"How to handle AdMob (Google mobile advertising SDK) integration" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    A Model Context Protocol server for the Google AdMob API, enabling reading and writing of AdMob accounts, apps, ad units, mediation settings, and reports.
    Last updated
    19
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Exposes the Google AdMob API as MCP tools for managing AdMob accounts, generating network and mediation reports, and listing apps and ad units.
    Last updated
    1
    Apache 2.0

Matching MCP Connectors

  • Check if a site has received tracking events to verify SDK integration. Provide a site ID to confirm data flow before exploring analytics.
    MIT
  • Exchange the authorization code from Google OAuth consent screen for AdMob access tokens. Required after running configure_admob to get the auth URL.
    MIT
  • Create a new app in Google AdMob by providing platform, display name, and optional publisher ID. Use dryRun to preview the API request without executing.
    MIT
  • Declare if your app requires Google Mobile Services (GMS) by setting a flag, ensuring correct dependency configuration for AppGallery publishing.
    MIT
  • Set up Google AdMob OAuth credentials to enable ad unit management. Provide client ID and client secret to receive an authorization URL for completing the OAuth flow.
    MIT
  • Inspect a URL in Google Search Console to check index status, crawl data, mobile usability, and rich results.
    MIT
  • Integrate AdMob ads into React Native/Expo projects by generating ad components (Banner, Interstitial, Rewarded, AppOpen) with test ID support and installing required dependencies.
    MIT
  • Retrieve the AdMob publisher account associated with the current credentials. Lists the most recently signed-in account from the AdMob UI.
    MIT