bing-webmaster-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BING_API_KEY | No | The API key. Overrides BING_API_KEY_FILE. | |
| BING_SITE_URL | No | Default site for every site-scoped tool, as registered in Bing Webmaster Tools. | |
| BING_API_KEY_FILE | No | Path to a file containing the API key. Relative paths resolve from the process working directory. | |
| INDEXNOW_KEY_FILE | No | Path to your local copy of the IndexNow key file (<key>.txt). | |
| INDEXNOW_SITE_URL | No | The host that serves the key file, when it differs from BING_SITE_URL (e.g. property on the apex, site served on www). Governs the indexnow tool's origin check and key location. |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_sitesA | List the sites this Bing Webmaster Tools API key can access, with verification status. |
| query_statsA | Top search queries on Bing for the site: impressions, clicks and average position over the trailing period the API serves (~6 months). |
| page_statsB | Top pages by Bing search traffic for the site (impressions and clicks per page). |
| rank_traffic_statsC | Daily Bing impressions and clicks trend for the whole site. |
| crawl_statsA | Bingbot crawl activity over time: pages crawled, in-index counts, HTTP code buckets (2xx/301/302/4xx/5xx), robots.txt blocks and crawl errors. |
| crawl_issuesC | Concrete URLs with crawl issues Bing found on the site (HTTP errors, robots blocks, malware flags), with their HTTP code. |
| list_sitemapsB | Sitemaps Bing knows for the site, with processing status, URL counts and last-crawl time. |
| submit_sitemapB | Submit (or resubmit) a sitemap URL for the site. |
| remove_sitemapA | Remove a submitted sitemap from the site in Bing Webmaster Tools (does not delete the file). |
| url_infoB | What Bing knows about one URL of the site: discovery date, last crawl date, HTTP status and document details. |
| submit_urlsA | Push up to 500 URLs of the site into Bing's crawl queue (SubmitUrlBatch). The response includes the remaining daily/monthly submission quota. URLs must belong to the site. |
| indexnowA | Ping the IndexNow network (Bing, Yandex, Seznam, Naver…) that URLs of the site were added or updated — instant and quota-free. Requires the key file .txt to be hosted at the site root. |
| keyword_researchA | Bing search-impression volume for a keyword over a date range — real numbers, no credentials beyond the API key. With |
| backlinksA | Inbound links Bing knows for the site: without |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ismaelJimenez/bing-webmaster-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server