bing-webmaster-mcp
bing-webmaster-mcp
bing-webmaster-mcp は、AI エージェントに、Bing があなたのサイトについて知っている情報(トラフィック、インデックス、クロールの問題、被リンク、キーワード)への読み取りアクセスと、何かを変更する操作のための、レビューを経た二段階の経路を提供します。
JSON Bing Webmaster Tools API 用の Python 3.12+ CLI と MCP サーバーに加え、プロトコルに正しく準拠した IndexNow 送信を提供します。SOAP と POX は意図的に実装していません。
書き込み経路が二段階である理由
読み取りツールは即座に実行されます。Bing の状態を変更するすべての操作は、まず永続的なプランを作成します:
$ bing-wm plan submit-url example.com https://example.com/new-page --json
{
"plan_id": "…",
"summary": "submit url https://example.com/new-page for https://example.com",
"apply_with": "bing-wm plan apply …"
}
$ bing-wm plan apply PLAN_ID
Apply this plan? [y/N]: yMCP 上に適用ツールを意図的に置いていません。エージェントが送信できる確認は、プロンプトインジェクションが送信できる確認でもあるからです。シェルアクセスを持つ MCP クライアントであれば CLI を呼び出すこともできるため、それを補う制御として、判読可能なプラン、追記専用の監査証跡、一回限りの適用、有効期限、サイトの拒否リスト、再起動後も持続するローカル制限があります。
Related MCP server: bing-seo-mcp
インストール
python -m pip install bing-webmaster-mcpサポート対象の組み合わせは Python 3.12、3.13、3.14 です。開発とイメージは constraints.txt の正確なバージョンを使用し、公開済みの依存関係は互換性がある下限のままです。
Bing Webmaster Tools の設定 → API アクセスで API キーを作成し、環境経由で渡します:
export BING_WM_API_KEY='…'
bing-wm sites list実際のキーをリポジトリに入れないでください。すべての設定は 設定 を参照してください。
MCP クライアント設定
bing-webmaster-mcp で stdio サーバーを実行します。MCP クライアントがその実行ファイルを指すように設定し、保護された環境設定を通して BING_WM_API_KEY を渡します。サーバーは、34 個の読み取りツール、対応する各書き込み操作のためのプランツール、そしてプラン検査手段を公開します。プランを適用または拒否するツールは公開しません。
オプションの Streamable HTTP エンドポイントも利用できます:
export BING_WM_HTTP_BEARER_TOKEN='a-random-token-of-at-least-32-characters'
bing-webmaster-mcp-httpループバック以外のバインドアドレスと認証されていない要求を拒否します。
よくある質問
自分のページが Bing にインデックスされたかどうかを確認するには?
bing-wm index url example.com https://example.com/pageコマンドラインから Bing に URL を送信するには?
1 つの URL または改行区切りのファイルからプランを作成し、それをレチェックしてから適用します:
bing-wm plan submit-url example.com https://example.com/page
bing-wm plan submit-urls example.com --file PATH
bing-wm plan show PLAN_ID
bing-wm plan apply PLAN_IDプランナーは GetUrlSubmissionQuota を呼び出します。クォータの値はハードコードされていません。Bing のメソッドのドキュメントでも、1 回の SubmitUrlBatch の呼び出しは 500 URL に制限されています。
Check IndexNow works with Google?
Google は IndexNow に参加していません。現在の IndexNow レジストリには、Bing、Yandex、Seznam、Naver、Yep、Internet Archive、Amazonbot が登録されています。api.indexnow.org を介した送信は、参加している経験にファンアウトされます。
キーを生成し、表示された UTF-8 キーファイルを配置してから、送信のプランを作ります:
bing-wm indexnow key example.com
bing-wm plan indexnow example.com --file PATH --key KEY
bing-wm plan apply PLAN_ID適用ステップでは、バッチを送信する前に、キーファイルに到達可能してキーが含まれていることを確認します。10,000 を超える URL と、許可されたホストまたはキーのサブパス以外の URL はローカルで拒否されます。検証されない 2,048 文字の URL 制限は、意図的に設定していません。
出力の安全性
アンカーテキスト、クロールの問題 URL、タイトル、メッセージ、クエリ文字列は、第三者が操作できる場合があります。共通のオペレーションレイヤーは、制御文字と双方向フォーマット文字を除去し、極端な値をまるで、これらのフィールドをこのフィールドを「{"value": "…", "untrusted": true}」として返します。利用者側はこれらをデータして扱い、指示として扱わないでください。
対象範囲と参照
Microsoft のインターフェースには 62 のメソッドがあります。当所では 59 をサポートし、残り 3 つの廃止された際のディープリンク・メソッドは意図的に除外しています。キーワードの調査は、公式署名に site パラメータが含まれないため、スタンドアロンです。コンテンツの送信は、現在の Microsoft インターフェースに存在するため公開しています。アカウント側での利用可否は、特定のアカウントについて Bing にしか確認できません。
ライセンス
MIT.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceProvides AI agents with read-only access to Google Search Console data, including search analytics, index coverage, and sitemap status. It enables users to query clicks, impressions, and ranking performance or check URL indexing status through natural language.744MIT
- AlicenseBqualityAmaintenanceProvides AI agents full access to Bing Webmaster Tools API for site management, URL submission, sitemaps, traffic stats, keyword research, and URL blocking.24131MIT
- FlicenseNot gradedqualityCmaintenanceEnables to interact with the Bing Webmaster Tools API for managing sites, URLs, sitemaps, and viewing analytics.
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to query Google Search Console data including search analytics, URL inspection, sitemap management, and site performance monitoring, with per-user OAuth authentication.
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Turn Search Console data into SEO actions, content, publishing, indexing, and AI insights.
Open-source SEO manager for coding agents: keyword research, content PRs, rank + Search Console.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/stufently/bing-webmaster-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server