Back to Browse

Search Console MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Google Search Console + Bing + GA4 + AdSense — unified SEO intelligence for AI agents.

About

Google Search Console + Bing + GA4 + AdSense — unified SEO intelligence for AI agents.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 0 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: 4 highly-trusted packages.

4 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Google Cloud Service Account JSON key content or path. Optional if OAuth setup is used.Required

Environment variable: GOOGLE_APPLICATION_CREDENTIALS

Bing API KeyRequired

Environment variable: BING_API_KEY

PageSpeed Insights API key for higher quota (25k/day). Optional.Required

Environment variable: PAGESPEED_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-saurabhsharma2u-search-console-mcp": {
      "env": {
        "BING_API_KEY": "your-bing-api-key-here",
        "PAGESPEED_API_KEY": "your-pagespeed-api-key-here",
        "GOOGLE_APPLICATION_CREDENTIALS": "your-google-application-credentials-here"
      },
      "args": [
        "-y",
        "search-console-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!