Skip to main content
Glama

Bing Webmaster Tools MCP Server

by zizzfizzix

add_connected_page

Connect a page linking to your website by providing its URL and your site's URL using the MCP server. Ensures proper indexing and visibility in Bing Webmaster Tools.

Instructions

Add a page which has a link to your website.

Args: site_url: The URL of your site master_url: The URL of the page to be connected

Raises: BingWebmasterError: If page cannot be connected

Input Schema

NameRequiredDescriptionDefault
master_urlYes
selfYes
site_urlYes

Input Schema (JSON Schema)

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