GSC & Bing Webmaster MCP — No API Keys for Google
@codermillat
About GSC & Bing Webmaster MCP — No API Keys for Google
MCP server giving Claude/Cline direct access to Google Search Console and Bing Webmaster Tools. Zero API key setup for GSC — reads your Chrome session. 23 tools: top queries, page performance, crawl stats, URL submission, index coverage, and more.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gsc-bing-mcp": {
"command": "uvx",
"args": [
"gsc-bing-mcp"
],
"env": {
"BING_API_KEY": "paste-your-bing-key-here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is GSC & Bing Webmaster MCP — No API Keys for Google?
Connects Claude or Cline directly to Google Search Console and Bing Webmaster Tools data — no OAuth setup, no API keys for Google. Provides 23 tools across three categories.
How to use GSC & Bing Webmaster MCP — No API Keys for Google?
Install with uvx gsc-bing-mcp. Add the server to your MCP client config with your Bing API key. Be logged in to Google in Chrome to enable Google Search Console tools.
Key features of GSC & Bing Webmaster MCP — No API Keys for Google
- 23 tools: 11 for Google, 11 for Bing, 1 utility
- Zero API keys for Google — reads Chrome session cookies
- Access top queries, pages, and daily performance trends
- Query-to-page correlation and full query list (bypasses 25‑query limit)
- Submit URLs to Bing, check crawl errors, inbound links
- Refresh Google session via one utility tool
Use cases of GSC & Bing Webmaster MCP — No API Keys for Google
- Analyse Google Search Console performance data without OAuth setup
- Monitor index coverage and sitemap status for your sites
- Retrieve full query list exceeding GSC’s default 25‑query limit
- Diagnose Bing crawl errors and keyword performance
- Automate URL submission to Bing Webmaster Tools
FAQ from GSC & Bing Webmaster MCP — No API Keys for Google
Why are no API keys needed for Google?
The server reads your existing Chrome session cookies from disk, similar to yt‑dlp. Simply be logged into Google in Chrome.
How do I install the server?
Run uvx gsc-bing-mcp and add the server to your MCP configuration with your Bing API key.
Which Bing tool requires a key?
All Bing Webmaster Tools access requires a Bing API key. Google tools do not.
What MCP clients does it work with?
It works with Claude Desktop and Cline (VS Code extension).
How do I refresh my Google session?
Use the refresh_google_session utility tool to force‑refresh Chrome cookies.
Frequently asked questions
Why are no API keys needed for Google?
The server reads your existing Chrome session cookies from disk, similar to yt‑dlp. Simply be logged into Google in Chrome.
How do I install the server?
Run `uvx gsc-bing-mcp` and add the server to your MCP configuration with your Bing API key.
Which Bing tool requires a key?
All Bing Webmaster Tools access requires a Bing API key. Google tools do not.
What MCP clients does it work with?
It works with Claude Desktop and Cline (VS Code extension).
How do I refresh my Google session?
Use the `refresh_google_session` utility tool to force‑refresh Chrome cookies.
Basic information
More Search MCP servers
SerpApi MCP Server
ilyazubSerpApi MCP Server for Google and other search engine results
Brave Search
modelcontextprotocolModel Context Protocol Servers
duckduckgo-search MCP Server
zhsamaperplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
Bing Search MCP Server
leehanchungMCP Server for Bing Search API
Comments