admob-manager-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getAdmobAccountA | Fetch AdMob publisher account details (publisher ID, currency code, reporting time zone) from Google AdMob REST API v1beta accounts endpoint. |
| listAdmobAccountsC | List accessible AdMob publisher accounts. |
| listAdmobAdSourcesB | List ad sources in an AdMob publisher account. |
| listAdmobAdSourceAdaptersB | List ad source adapters for a given ad source. |
| listAdmobAdUnitsB | List ad units under an AdMob publisher account. |
| createAdmobAdUnitB | Create a new ad unit under an AdMob publisher account. |
| listAdmobAdUnitMappingsB | List ad unit mappings for a specific ad unit. |
| createAdmobAdUnitMappingC | Create an ad unit mapping for a specific ad unit. |
| batchCreateAdmobAdUnitMappingsC | Batch create ad unit mappings (Max 100 items per call). |
| listAdmobAppsB | List applications under an AdMob publisher account. |
| createAdmobAppB | Create a new app under an AdMob publisher account. |
| listAdmobMediationGroupsB | List mediation groups in an AdMob publisher account. |
| createAdmobMediationGroupB | Create a new mediation group in an AdMob publisher account. |
| patchAdmobMediationGroupB | Patch an existing mediation group using updateMask. |
| createAdmobMediationAbExperimentC | Create an A/B experiment for a mediation group. |
| stopAdmobMediationAbExperimentB | Stop an active mediation A/B experiment. |
| generateAdmobNetworkReportB | Generate AdMob Network performance report. Revenue values are in micros ($1 USD = 1,000,000 micros). AD_TYPE dimension cannot be combined with AD_REQUESTS, MATCH_RATE, or IMPRESSION_RPM. |
| generateAdmobMediationReportC | Generate AdMob Mediation performance report. Revenue values are in micros ($1 USD = 1,000,000 micros). |
| generateAdmobCampaignReportC | Generate AdMob Campaign performance report (Date range between startDate and endDate cannot exceed 30 days). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/w3wide/admob-manager-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server