69
/ 100
1 month ago
pulsemcp

Google Search Console

Read-only access to Google Search Console performance data, URL inspection, and SEO audit reports.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: GSC_CLIENT_SECRET, GSC_REFRESH_TOKEN, GSC_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configXDG_CONFIG_HOMEThis opens a browser, captures the OAuth consent and saves the refresh token to ~/.config/mcp-google-search-console/token.json. On Linux and macOS the path honors $ if set.
configGSC_CLIENT_IDexport ="xxxxxxxxxxxx.apps.googleusercontent.com"
🔐 secretGSC_CLIENT_SECRETexport ="GOCSPX-xxxxxxxxxxxxxxxx"
🔐 secretGSC_REFRESH_TOKENexport ="1//0xxxxxxxxxxxxxxxx"
🔐 secretGSC_ACCESS_TOKEN
configGSC_TOKEN_EXPIRY
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/acamolese-google-search-console-mcp-112oxv)](https://m8ven.ai/mcp/acamolese-google-search-console-mcp-112oxv)
commit: 9f08e173c41c4b6327aa699a853e67954ccc55d3
code hash: 38eaccfa7c1393c2e5f800c6cab63ac7078bd26425b7912fbdd678940dc90942
verified: 6/16/2026, 12:58:29 PM
view raw JSON →