Skip to main content
Glama

Bing Webmaster Tools MCP Server

by zizzfizzix

get_query_page_stats

Analyze traffic statistics for web pages that match a specific search query on a given site using Bing Webmaster Tools. Retrieve insights to optimize site performance and understand query-driven user engagement.

Instructions

Get detailed traffic statistics for pages matching a specific query.

Args: site_url: The URL of the site query: The search query to get statistics for

Returns: List[QueryStats]: List of page statistics for the query

Raises: BingWebmasterError: If statistics cannot be retrieved

Input Schema

NameRequiredDescriptionDefault
queryYes
selfYes
site_urlYes

Input Schema (JSON Schema)

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

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