mcp-server-bwt

mcp-server-bwt

2

The mcp-server-bwt is an MCP server enabling communication between AI assistants and the Bing Webmaster Tools API. It allows AI tools to utilize Bing Webmaster functionalities like site management, URL submission, and traffic analysis, enhancing webmaster operations.

mcp-server-bwt

MCP server for Bing Webmaster Tools

This MCP server provides a bridge between supported AI assistants like Claude and Cursor and the Bing Webmaster Tools API. It offers Bing Webmaster Tools functionality available via bing-webmaster-tools as MCP tools for AI assistants to interact with your Bing Webmaster Tools account.

Example Usage with Claude

  • List all my verified sites in Bing Webmaster Tools
  • Submit my homepage for indexing
  • Get traffic statistics for my website

Requirements

  • Python >= 3.13
  • Nodejs
  • Bing Webmaster Tools API Key

Installation

Using uvx (recommended)

Use uvx to run mcp_server_bwt from the client app.

Using make

Install using make.

Available Tools

  • Site Management: manage sites, roles, and site moves
  • URL Submission: submit URLs and content for indexing
  • Traffic Analysis: retrieve search queries and traffic statistics
  • Crawling: get and save crawl settings
  • Keyword Analysis: information about keywords
  • Link Analysis: get link counts and deep link information
  • Content Management: manage URL traffic info
  • Content Blocking: manage blocked URLs
  • Regional Settings: manage country/region settings
  • URL Management: manage query parameters

Development

Run tests, build the app, lint, format the project, and start the server using make commands. Manage environment variables for API key configuration.

License

Licensed under the MIT License.