Skip to main content
Glama

Bing Webmaster Tools MCP Server

by zizzfizzix

submit_feed

Submit sitemap feeds for indexing in Bing Webmaster Tools. Provide the site URL and sitemap feed URL to ensure your content is crawled and indexed efficiently.

Instructions

Submit a sitemap feed for indexing.

Args: site_url: The URL of the site feed_url: The URL of the sitemap feed

Raises: BingWebmasterError: If feed cannot be submitted

Input Schema

NameRequiredDescriptionDefault
feed_urlYes
selfYes
site_urlYes

Input Schema (JSON Schema)

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