74
/ 100
4 days ago
glama

GSC MCP Server

A TypeScript Model Context Protocol server that provides 21 tools for interacting with the Google Search Console API, enabling search analytics, URL inspection, sitemap management, and more through AI assistants.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGSC_ALLOW_DESTRUCTIVEfalse Set to true to enable add/delete operations
configGSC_CONFIG_DIRPlatform default Override config directory for token storage
configGSC_CREDENTIALS_PATH$env: = "C:\path\to\service_account_credentials.json"
configGSC_DATA_STATEall all (matches GSC dashboard) or final (confirmed data only, 2-3 day lag)
configGSC_OAUTH_CLIENT_SECRETS_FILE$env: = "C:\path\to\client_secrets.json"
configGSC_SKIP_OAUTHfalse Set to true to skip OAuth and use service account only
configMCP_HOST127.0.0.1 Host to bind when using SSE transport
configMCP_PORT3001 Port to bind when using SSE transport
configMCP_TRANSPORTstdio stdio or sse (HTTP SSE)
// 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/guodongdai2113-gsc-mcp-15xqik)](https://m8ven.ai/mcp/guodongdai2113-gsc-mcp-15xqik)
commit: 4db8f592257ae80cafbc522c9b255b6a1c40ba23
code hash: 1de4635a0db41f4becd058878a88e9d49ed970cc8356ac650c6b23feab73a556
verified: 7/6/2026, 10:35:03 AM
view raw JSON →