Skip to main content
Glama
skiddgoddamn

bing-seo-mcp

by skiddgoddamn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
B_CONFIRMNoRequire a confirm=true argument on mutating callsfalse
B_LOG_FILENoAppend log lines to a file (default: stderr only)
B_READONLYNoBlock every mutating toolfalse
B_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERRORINFO
BING_API_KEYNoFallback API key for Bing Webmaster Tools (a saved key takes precedence)
B_LOG_BODIESNoLog request/response bodies to stderrfalse
BING_MCP_CONFIG_DIRNoOverride the config directory~/.bing-seo-mcp

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
b_auth_statusA

Show Bing auth status: whether an API key is configured and valid.

b_set_apikeyA

Save the Bing Webmaster Tools API key. Validated via GetUserSites before saving. Get it at Bing Webmaster Tools → Settings → API access → API Key.

bing_sites_getA

Bing: list all sites for the authenticated user.

bing_site_addC

Bing: add a site to the account.

bing_site_verifyA

Bing: trigger verification for a site (after placing the verification token).

bing_site_rolesC

Bing: get roles/owners of a site.

bing_submit_urlB

Bing: submit a single URL for indexing.

bing_submit_url_batchB

Bing: submit multiple URLs for indexing in one batch.

bing_submit_contentB

Bing: submit a URL together with its HTTP content (content submission API).

bing_url_quotaA

Bing: get daily/monthly URL submission quota for a site.

bing_sitemaps_getA

Bing: list submitted sitemaps/feeds for a site.

bing_sitemap_submitB

Bing: submit a sitemap/feed URL for a site.

bing_rank_traffic_statsC

Bing: get rank and traffic stats for a site.

bing_query_statsC

Bing: get search query stats for a site.

bing_page_statsC

Bing: get per-page traffic stats for a site.

bing_page_query_statsC

Bing: get query stats for a specific page.

bing_crawl_statsC

Bing: get crawl stats for a site.

bing_crawl_issuesB

Bing: get crawl issues (errors) for a site.

bing_keyword_getC

Bing: get impression/keyword data for an exact query.

bing_related_keywordsC

Bing: get related keywords for a query.

bing_blocked_urls_getB

Bing: list blocked URLs for a site.

bing_block_url_addC

Bing: block a URL or directory from Bing search.

bing_block_url_removeC

Bing: remove a URL block.

bing_deep_link_blockD

Bing: add a deep link block.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/skiddgoddamn/bing-seo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server