Skip to main content
Glama
saurabhsharma2u

Search Console MCP

adsense_accounts

List configured AdSense publisher accounts or discover all AdSense accounts the authorized user can access. Use this to retrieve account IDs for Search Console integration.

Instructions

List configured AdSense publisher accounts, or discover all publisher accounts the authorized user has access to.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoconfigured = saved accounts; discover = all accessible publisher IDs (default: configured)
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

A3.8/5.0
Behavior3/5

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

With no annotations provided, the description carries the behavioral disclosure burden. It communicates read-only listing and auth context ('authorized user has access to'), and clarifies the difference between configured and discover modes. However, it does not mention potential scale of discover results, rate limits, or any permission requirements beyond the access statement.

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

Conciseness5/5

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

The description is a single, efficient sentence that leads with the verb and resource, then conveys both operation modes without extraneous detail. Every part earns its place.

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

Completeness4/5

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

For a simple tool with two optional parameters and no output schema, the description covers its core behavior and scope adequately. Missing details like output format or the size of discover results are relatively minor given the low complexity.

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?

Schema description coverage is 100%, so the mode enum and accountId default are already documented. The tool description only restates what the schema properties say and adds no meaningful parameter semantics beyond that.

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

Purpose5/5

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

The description uses a specific verb ('List') and resource ('AdSense publisher accounts'), and explicitly distinguishes two modes: configured vs discover. This clearly identifies what the tool does and separates it from sibling AdSense report/payment tools.

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 description explains the mode parameter's semantics (configured saved accounts vs all accessible IDs) and notes the default, but it does not state when to prefer this tool over alternatives like adsense_report or adsense_payments_alerts. Usage guidance is implied rather than explicit.

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