Skip to main content
Glama

Bing Webmaster Tools MCP Server

by zizzfizzix

get_content_submission_quota

Check content submission quota and usage for a specific site to manage indexing requests effectively. Retrieve current quota details to ensure compliance with Bing Webmaster Tools limits.

Instructions

Get information about content submission quota and usage.

Args: site_url: The URL of the site

Returns: ContentSubmissionQuota: Current quota information

Raises: BingWebmasterError: If quota information cannot be retrieved

Input Schema

NameRequiredDescriptionDefault
selfYes
site_urlYes

Input Schema (JSON Schema)

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