The Search Console MCP server integrates data from Google Search Console, Bing Webmaster Tools, and Google Analytics 4, allowing users to analyze and manage their SEO performance without manual data exports.
From the registry: MCP server for GSC, Bing, and GA4. Includes analytics, health checks, and SEO insights.
$ npx search-console-mcp setupPlease install the `search-console-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Google Account (OAuth)** — Run 'npx search-console-mcp setup' to authenticate via browser OAuth flow Run: `npx search-console-mcp setup`
Optional prerequisites:
- Bing Webmaster API Key — Required only if using Bing Webmaster Tools features (https://www.bing.com/webmasters/settings/api)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","search-console-mcp"]
- optional environment variables:
- `GOOGLE_APPLICATION_CREDENTIALS`: Path to Google Cloud Service Account JSON key (alternative to OAuth desktop flow) (example: `/path/to/your/key.json`)
- `BING_API_KEY`: Bing Webmaster Tools API key for Bing data access (example: `<your-bing-api-key>`)
Note: Integrates Google Search Console, Bing Webmaster Tools, and Google Analytics 4. Auth uses OS keychain (macOS/Windows/Linux) with AES-256-GCM fallback. Supports 20+ accounts.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GOOGLE_APPLICATION_CREDENTIALSrequiredPath to the Google Cloud Service Account key file.BING_API_KEYrequiredAPI Key for accessing Bing data.MCP server for searching Airweave collections with natural language queries.