bing-seo-mcp
Provides AI agents full access to Bing Webmaster Tools API for site management, URL submission, sitemaps, traffic stats, keyword research, and URL blocking.
README
<div align="center">
🅱️ bing-seo-mcp
The full Bing Webmaster Tools API for AI agents — over one MCP server.
Sites & verification · URL submission · Sitemaps · Traffic & crawl stats · Keyword research · URL blocking
</div>
A Model Context Protocol server that lets Claude (and any MCP client) drive Bing Webmaster Tools end to end — manage and verify sites, push URLs for indexing, submit sitemaps, pull traffic / query / crawl stats, research keywords, and block URLs. Auth is a single API key — paste it once and you're running.
✨ Highlights
- 🌐 Sites & verification — list, add, verify, inspect roles
- 📤 URL submission — single, batch, full-content, with live quota
- 🗺️ Sitemaps — list and submit feeds
- 📈 Stats — rank & traffic, queries, pages, crawl stats & issues
- 🔑 Keyword research — keyword and related-keyword data
- 🚫 URL blocking — block pages/directories and deep links
- 🔐 One-key auth — validated on save, stored locally
- 🛡️ Safety rails — read-only mode and per-call confirm guards
📦 Installation
Run straight from npm with npx (no install needed), or build from source:
# from source
git clone https://github.com/skiddgoddamn/bing-seo-mcp
cd bing-seo-mcp
npm install && npm run build
🔌 Connect to your MCP client
Add to your MCP config (e.g. ~/.claude.json or claude_desktop_config.json):
{
"mcpServers": {
"bing-seo": {
"command": "npx",
"args": ["-y", "bing-seo-mcp"],
"env": { "BING_API_KEY": "" }
}
}
}
<details> <summary>Or point at a local build</summary>
{
"mcpServers": {
"bing-seo": {
"command": "node",
"args": ["F:/projects/bing-seo-mcp/build/index.js"]
}
}
}
</details>
🔑 Get your API key
- Sign in at Bing Webmaster Tools
- Go to Settings → API access → API Key
- Copy the key — set it via the
b_set_apikeytool or theBING_API_KEYenv var
🚀 Setup flow
| Step | Tool | What happens |
|---|---|---|
| 1 | b_set_apikey |
Save your key — validated against the live API before it's stored |
| 2 | bing_sites_get |
List your verified sites |
| ✓ | b_auth_status |
Check whether the key is configured and valid |
⚙️ Environment variables
| Variable | Default | Description |
|---|---|---|
BING_API_KEY |
— | Fallback API key (a saved key takes precedence) |
BING_MCP_CONFIG_DIR |
~/.bing-seo-mcp |
Override the config directory |
B_READONLY |
false |
Block every mutating tool (_add _submit _remove _block _verify) |
B_CONFIRM |
false |
Require a confirm=true argument on mutating calls |
B_LOG_LEVEL |
INFO |
DEBUG · INFO · WARNING · ERROR |
B_LOG_BODIES |
false |
Log request/response bodies to stderr (verbose) |
B_LOG_FILE |
— | Append log lines to a file (default: stderr only) |
See .env.example for a ready-to-copy template.
🧰 Tool reference
🔐 Auth
| Tool | Description |
|---|---|
b_auth_status |
Show whether an API key is configured and valid |
b_set_apikey |
Save and validate the Bing Webmaster API key |
🌐 Site management
| Tool | Description |
|---|---|
bing_sites_get |
List all sites for the authenticated user |
bing_site_add |
Add a site to the account |
bing_site_verify |
Trigger ownership verification for a site |
bing_site_roles |
Get roles/owners of a site |
📤 URL submission
| Tool | Description |
|---|---|
bing_submit_url |
Submit a single URL for indexing |
bing_submit_url_batch |
Submit multiple URLs in one batch |
bing_submit_content |
Submit a URL with its full HTTP content |
bing_url_quota |
Daily/monthly URL submission quota |
🗺️ Sitemaps
| Tool | Description |
|---|---|
bing_sitemaps_get |
List submitted sitemaps/feeds for a site |
bing_sitemap_submit |
Submit a sitemap/feed URL |
📈 Stats & analytics
| Tool | Description |
|---|---|
bing_rank_traffic_stats |
Rank and traffic stats for a site |
bing_query_stats |
Search query stats for a site |
bing_page_stats |
Per-page traffic stats |
bing_page_query_stats |
Query stats for a specific page |
bing_crawl_stats |
Crawl stats for a site |
bing_crawl_issues |
Crawl issues/errors for a site |
🔑 Keywords
| Tool | Description |
|---|---|
bing_keyword_get |
Impression data for an exact keyword |
bing_related_keywords |
Related keywords for a query |
🚫 URL blocking
| Tool | Description |
|---|---|
bing_blocked_urls_get |
List blocked URLs for a site |
bing_block_url_add |
Block a URL or directory from Bing search |
bing_block_url_remove |
Remove a URL block |
bing_deep_link_block |
Add a deep link block |
🛡️ Safety rails
B_READONLY=true— blocks every tool whose name contains_add_submit_remove_block_verify. Reads still work.B_CONFIRM=true— mutating tools return a preview and require a follow-up call withconfirm: true.
📄 License
MIT © skiddgoddamn
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。