Skip to main content
Glama
stufently

bing-webmaster-mcp

by stufently

bing-webmaster-mcp

bing-webmaster-mcp는 AI 에이전트에게 Bing이 사용자의 사이트에 대해 알고 있는 정보(트래, 인덕, 크롤 문제, 유입 맵크, 키워드)에 대한 읽기 액세스를 제공하며, 변경을 수반하는 작업에 대해서는 검토된 두 단계 경로를 제공합니다.

이 패키지는 Bing Webmaster Tools JSON API를 위하 Python 3.12+ CLI와 MCP 서버를, 그리고 프로토콜에 부합하는 Index 연결 제출을 함게 제공합니다. SOAP와 POX는 의도적으로 제외했습니다.

쓰기 경로에 단계가 두 개인 이유

읽기 도구는 즉시 적용됩니다. Bing 상태를 변경하는 모드든 작업은 먼저 지속되는(durable) 플랜을 생生합니다:

$ 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]: y

MCP에 플랜 apply 도구를 제공하지 않는 것은 의도적인 설계입니다. 에이전트가 보낼 수 있는 확인은 prompt injection도 보낼 수 있기 때문입니다. 로 액세스도 있는 MCP 클이언트라도 여전히 CLI를 실행할 수 있습니다. 이를 보완하는 장치는 읽기 가능한 플랜, 추가 전용 감사, 일회성 적용, 만료, 사이트 거부 목록, 재시작 후에도 유지되는 로컬 제한입니다.

Related MCP server: bing-seo-mcp

설치

python -m pip install bing-webmaster-mcp

지원되는 Python버전은 3.12, 3.13, 3.14입니다. 개발환경과 이미지는 constraints.txt의 정확한 버전을 사용하며, 배포된 의존성은 호환이 보장되는 하한 값으로 바 cricket.

API 구를만들어주세요: Bing Web master Tools에서 Settings → API Access, 를 이후 environment 변수로 전달합니다:

export BING_WM_API_KEY='…'
bing-wm sites list

실제 키를 리포지토리에 넣지 마십시 오. 자세한 설정값은

리 한국어: configuration에서 확인할 수 있습니다.

MCP 클라이언트 설정

stdio 서버를 bing-webmaster-mcp로 실행하고, MCP client에 이 실행 화일를 지정한 Teens, BING_WM_API_KEY를 보호되는 environment 변수로 전달합니다. 서버는 34개의 읽기 도구, 지원되는 각 쓰기에 대한 플랜 도구, 그리고플랜 열람 기능을 제공합니다. 플랜 apply또 deny 도구는 전혀 노출하지 않습니다.

스트리밍 어블 HTTP end point도 옵션이로 사용할 수 있습니다:

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

CLI에서 UR→ Bing에 제출하는 방법은?

플랜을 한 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의 메서드 문서에도에 Submit 호출마다 500 URLs로제한하기 때문.

IndexNow는 Google 에서도 시용했나요?

Google은 IndexNow에 참여하지 않습니다. 활성화된 IndexNow 등록토에 따으면 Bing, Yandex, Seznam, Naver, Yep, Internet Archive, Amazononly가 참여하며, api.indexnow.org로 출될 시 모든 참여 hasiring engine으로 전파됩니다.

기 를 생성한 후, 제공된 UTF-8 키 파일을 호스트하고, 제출을 플랜 합니다:

bing-wm indexnow key example.com
bing-wm plan indexnow example.com --file PATH --key KEY
bing-wm plan apply PLAN_ID

적용 단계… 홗 계에서 이 키 파일이 접근되고 그 키가 쳐 있는지 Ȣ인한 후에는 배치를 전송합니다. URL이 10,000개를 초로하는 배치는 허용된 호스트또는 키 하위 파스 밖의 URL로 제한된거부됩니다. 의도적으로 거나 URL에 대한 2,048자 제한은 두지 않았습니다.

출력 من안

Anchor text, 크롤 문제 URL, 제출, message, query string과 같은 값은 외부인에 의해 검쩌될 수 있습니다. 공용 operation 계층은 제어 문자 및 bleeding-edge formatting, formatting characters, 양측, 모든값들을 제외하고 잘 절단한 값을 반환합니다: {"value": "…", "untrusted": true}. Consumer는 이 것을 값이 아닌 값으로 처리하고, 지시로 처리하지 않습니다.

색인 범위와 참고 자료

이 Microsoft인터페이스는 62메서드를 포함하고 있으며, 59, rejected와 세 개는 obsolete 됐습니다. 이 것은 Keyword research는 "signatures"가 포함되기 때문에 standalone로 제공됩니다. Content content제출은 Microsoft의 인터페이스에 존재 하에, account측 Erect의 가능은 Bing만이 특정 계정에 대해 확인할 수 있습니다.

License

MIT

A
license - permissive license
B
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    F
    maintenance
    Provides 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.
    74
    4
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Provides AI agents full access to Bing Webmaster Tools API for site management, URL submission, sitemaps, traffic stats, keyword research, and URL blocking.
    24
    13
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to query Google Search Console data including search analytics, URL inspection, sitemap management, and site performance monitoring, with per-user OAuth authentication.

View all related MCP servers

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.

View all MCP Connectors

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/stufently/bing-webmaster-mcp'

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