Skip to main content
Glama
parthguru

Bing Webmaster Tools MCP Server

by parthguru

get_sites

Lists all sites in your Bing Webmaster Tools account, providing an overview of verified properties for management and verification.

Instructions

Retrieve all sites in the user's Bing Webmaster Tools account

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

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

  1. First observedv0.1.0

TDQS

A4.1/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 full burden. 'Retrieve' indicates a read-only operation and the phrase 'user's account' clarifies scope, but the description does not address pagination, rate limits, or authentication expectations. The output schema mitigates the missing return-format details somewhat.

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, front-loaded sentence with no wasted words. It states the action and the resource immediately and contains no redundant elaboration.

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

Completeness5/5

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

For a zero-parameter list operation with an output schema available, the description is complete enough to invoke correctly. It specifies what is retrieved and from whose account, and no additional caveats are essential for such a simple tool.

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

Parameters4/5

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

There are zero parameters, and the schema coverage is 100%, so there is little for the description to add. It still usefully identifies the implicit account scope, which aligns with the baseline of 4 for a parameterless tool.

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 the specific verb 'Retrieve' and names the resource as 'all sites in the user's Bing Webmaster Tools account,' which clearly identifies an account-level listing operation. This distinguishes it from the many sibling tools that target specific URLs, keywords, or per-site settings.

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?

No explicit guidance is given about when to use this tool versus alternatives, and no sibling tools are mentioned. However, 'Retrieve all sites' reasonably implies use when an account-level site list is needed, so the intended context is inferable rather than fully explained.

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

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