Skip to main content
Glama
AkiraMatsumoto-github

mcp-bing-webmaster

get_page_query_stats

Retrieve search queries that drove traffic to a specific page. Analyze which queries are bringing visitors to your URL.

Instructions

Get the search queries that drove traffic to a specific page.

page: the full page URL to inspect.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageYes
site_urlYes
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It does not mention return format, pagination, rate limits, authentication, or any side effects. The minimal description lacks necessary behavioral context.

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

Conciseness3/5

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

The description is very concise (two sentences) but at the expense of completeness. It front-loads the purpose but fails to explain the second parameter. While brevity is appreciated, it lacks necessary details.

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

Completeness2/5

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

Given the tool has two required parameters, no output schema, and no annotations, the description is incomplete. It does not explain the relationship between page and site_url, nor what the output looks like. The contextual completeness is low.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate. It provides a brief explanation for the 'page' parameter but completely ignores the 'site_url' parameter, which is also required. This leaves a significant gap in parameter understanding.

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 states that the tool retrieves search queries driving traffic to a specific page, using a specific verb and resource. It distinguishes from siblings like get_page_stats (page-level stats) and get_query_stats (general query stats), though it does not explicitly mention this differentiation.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus its siblings, nor any context about prerequisites, limitations, or alternative tools. The description is purely functional.

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

Install Server

Other Tools

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/AkiraMatsumoto-github/mcp-bing-webmaster'

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