Skip to main content
Glama
saurabhsharma2u

Search Console MCP

adsense_payments_alerts

Monitor AdSense payment alerts and account status to detect policy violations or payment holds that require attention.

Instructions

Outstanding AdSense payments and account alerts (policy issues, payment holds).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accountIdNoSpecific AdSense account ID (default: auto-select)

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Addedv2.1.2

TDQS

B3.2/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry the behavioral burden. It does not explicitly state that this is a read-only retrieval operation, nor does it mention any side effects, data freshness, or authorization requirements. The description is a noun phrase rather than a behavioral statement.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very concise and front-loaded, with no redundant words. The parenthetical clarification adds useful detail. It could be improved by turning the noun phrase into an action-oriented sentence, but it is not bloated.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple tool with one optional, well-documented parameter and no output schema, the description is minimally adequate. The main missing piece is explicit behavioral context (read-only, what states alerts can be in) and any guidance on when to prefer sibling reporting tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The only parameter, accountId, is already fully described in the schema with its default behavior. The tool description adds no additional parameter-level meaning, but because schema coverage is 100%, the baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the resource: outstanding AdSense payments and account alerts, with helpful parenthetical examples. It is distinguishable from sibling tools like adsense_report and adsense_accounts by its focus on payments and alerts, though it lacks a specific verb.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The use case is implied: an agent would choose this tool when the user needs outstanding payments or account alerts. However, there is no explicit guidance about when not to use it or how it differs from adsense_report or adsense_accounts.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Latest Blog Posts

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/saurabhsharma2u/search-console-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server