Skip to main content
Glama

Bing Webmaster Tools MCP Server

by zizzfizzix

get_query_stats

Retrieve detailed traffic statistics for top search queries on a specified website using Bing Webmaster Tools. Analyze query performance and optimize site visibility with actionable insights.

Instructions

Get detailed traffic statistics for top queries.

Args: site_url: The URL of the site

Returns: List[QueryStats]: List of statistics for top queries

Raises: BingWebmasterError: If statistics cannot be retrieved

Input Schema

NameRequiredDescriptionDefault
selfYes
site_urlYes

Input Schema (JSON Schema)

{ "properties": { "self": { "title": "self", "type": "string" }, "site_url": { "title": "Site Url", "type": "string" } }, "required": [ "self", "site_url" ], "title": "get_query_statsArguments", "type": "object" }

You must be authenticated.

Other Tools from Bing Webmaster Tools MCP Server

Related Tools

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/zizzfizzix/mcp-server-bwt'

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