74
/ 100
29 days ago
glama

gsc-agent-cli

Enables querying Google Search Console data, Core Web Vitals, and PageSpeed insights from the terminal or via MCP tools.

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.
🔐
You'll be asked for 2 credentials: GOOGLE_API_KEY, GSC_OAUTH_CLIENT_SECRET
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.
🔐 secretGOOGLE_API_KEYexport =<your-key>
configGOOGLE_APPLICATION_CREDENTIALSexport =~/.config/gsc-keys/gsc-sa.json
configGSC_OAUTH_CLIENT_IDTip: set / GSC_OAUTH_CLIENT_SECRET and just run gsc login.
🔐 secretGSC_OAUTH_CLIENT_SECRETTip: set GSC_OAUTH_CLIENT_ID / and just run gsc login.
configGSC_SERVICE_ACCOUNT_JSONCredential resolution order: --key-file → GOOGLE_APPLICATION_CREDENTIALS → (inline) → stored key file → stored OAuth token.
// 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 3 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/bcharleson-gsc-agent-cli-19i6my)](https://m8ven.ai/mcp/bcharleson-gsc-agent-cli-19i6my)
commit: 5b051a90eb6b9891acf8052700efae0e72648626
code hash: 8ded631cb6ec52fd484e4ca5ad78dd613050b54e19926c02e911a31833451c78
verified: 6/14/2026, 9:46:07 AM
view raw JSON →