Skip to main content
Glama
parthguru

Bing Webmaster Tools MCP Server

by parthguru

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP transport, bound on 0.0.0.0. Ignored when using stdio.8080
BWT_TENANTSNoJSON object mapping bearer token to {"api_key": "...", "allowed_sites": [...]} for multi-tenant HTTP deployments.
BWT_READ_ONLYNoSet to 'false', '0', or 'no' (case-insensitive) to register all 60 tools including the 26 mutating ones; anything else keeps only the 34 read tools.true
MCP_TRANSPORTNoTransport to use: 'stdio' or 'http'. Anything else fails at startup.stdio
MCP_AUTH_TOKENNoSingle static bearer token for HTTP transport. Routes to the global BING_WEBMASTER_API_KEY and BWT_ALLOWED_SITES.
BWT_ALLOWED_SITESNoComma-separated site origins. A site_url outside this list is rejected before any Bing API call. Empty allows all sites.
BING_WEBMASTER_API_KEYNoBing Webmaster API key. Required for stdio; required for HTTP unless running a pure BWT_TENANTS-only deployment with no MCP_AUTH_TOKEN.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_sitesA

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

get_query_statsC

Get detailed traffic statistics for top queries.

get_page_statsC

Get traffic statistics for top pages.

get_rank_and_traffic_statsC

Get overall ranking and traffic statistics.

get_crawl_statsC

Retrieve crawl statistics for a specific site.

get_crawl_issuesB

Get crawl issues and errors for a site.

get_url_submission_quotaC

Get information about URL submission quota and usage.

get_keyword_dataC

Get detailed data for a specific keyword/query.

get_related_keywordsC

Get keywords related to a specific query.

get_link_countsB

Get inbound link counts for a site.

get_url_linksC

Get inbound links for specific site URL.

get_blocked_urlsC

Get list of blocked URLs for a site.

get_query_page_statsC

Get detailed traffic statistics for a specific query.

get_query_page_detail_statsC

Get detailed statistics for a specific query and page combination.

get_url_infoC

Get detailed index information for a specific URL.

get_keyword_statsC

Get historical statistics for a specific keyword.

get_deep_link_blocksB

Get list of blocked deep links.

get_query_parametersC

Get URL normalization parameters. Note: May require special permissions.

get_site_rolesC

Get list of users with access to the site.

get_feedsC

Get all RSS/Atom feeds for a site.

get_content_submission_quotaC

Get content submission quota information.

get_url_traffic_infoC

Get traffic information for specific URLs.

get_crawl_settingsC

Get crawl settings for a site.

get_country_region_settingsA

Get country/region targeting settings. Note: May require special permissions.

get_active_page_preview_blocksC

Get list of active page preview blocks.

get_fetched_urlsC

Get list of URLs that have been fetched.

get_fetched_url_detailsD

Get detailed information about a fetched URL.

get_connected_pagesB

Get list of connected pages that link to your site.

get_children_url_infoC

Get information about child URLs under a parent URL.

get_children_url_traffic_infoC

Get traffic information for child URLs.

get_feed_detailsC

Get detailed information about a specific feed.

get_page_query_statsC

Get query statistics for a specific page.

get_query_traffic_statsC

Get traffic statistics for queries over time.

get_site_movesC

Get history of site moves/migrations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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