mcp-server-bwt
Related Servers
Alternatives to mcp-server-bwt
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceProvides AI agents full access to Bing Webmaster Tools API for site management, URL submission, sitemaps, traffic stats, keyword research, and URL blocking.24191MIT
- AlicenseCqualityBmaintenanceEnables AI assistants to query Bing Webmaster Tools data such as site verification, traffic analytics, and search performance, with read-only defaults and configurable site access controls.34MIT
- AlicenseBqualityBmaintenanceEnables AI agents to query Bing Webmaster Tools for traffic, indexing, crawl issues, inbound links, and keywords, and to safely plan state-changing operations like URL and IndexNow submissions through a reviewable two-step workflow.62MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to query and manage Google Search Console data, including search analytics, URL indexing status, and sitemap management, for SEO and LLMO analysis directly from a conversation.152,479MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to analyze Google Search Console SEO data through natural language, including search analytics, URL inspection, sitemap management, and property management.21MIT
- AlicenseAqualityCmaintenanceEnables MCP clients to manage Bing Webmaster Tools data, including search performance, sitemaps, URL submission, IndexNow pings, crawl diagnostics, keyword research, and backlinks.1460MIT
TDQS
Scored across 62 tools
The statistics group is especially problematic: get_query_stats, get_query_traffic_stats, get_query_page_stats, get_page_query_stats, and get_rank_and_traffic_stats all describe similar traffic breakdowns with boundary definitions that are hard to parse. The keyword tool pair get_keyword and get_keyword_stats also overlap, making misselection likely without deep context.
Tool names follow a strict snake_case verb_noun pattern throughout, with consistent use of get_, add_, remove_, submit_, and update_. Even compound names like enable_disable_query_parameter are still predictable and the pattern makes tool behavior guessable from the name.
62 tools is an excessive amount for a single MCP server, far beyond the recommended 3-15 range and even beyond the 25+ threshold for too many tools. While the Bing Webmaster Tools domain is broad, this server essentially exposes every API endpoint, creating a large selection burden and reducing coherence.
The server covers the major Bing Webmaster workflows thoroughly: site management, roles, URL and feed submission, crawl settings, stats, blocks, and keyword data. Minor gaps exist — there is no remove_connected_page and updates to certain role assignments are indirect — but these are easily worked around and do not create dead ends.