Skip to main content
Glama

Bing Webmaster Tools MCP Server

by zizzfizzix

get_url_traffic_info

Retrieve detailed traffic metrics for a specific webpage using the Bing Webmaster Tools API. Provides insights into visitor data to analyze performance and optimize content strategies.

Instructions

Get traffic details for a single page.

Args: site_url: The URL of the site url: The specific URL to get traffic info for

Returns: UrlTrafficInfo: Traffic information for the URL

Raises: BingWebmasterError: If traffic information cannot be retrieved

Input Schema

NameRequiredDescriptionDefault
selfYes
site_urlYes
urlYes

Input Schema (JSON Schema)

{ "properties": { "self": { "title": "self", "type": "string" }, "site_url": { "title": "Site Url", "type": "string" }, "url": { "title": "Url", "type": "string" } }, "required": [ "self", "site_url", "url" ], "title": "get_url_traffic_infoArguments", "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