Loading MCP server directory, please wait...
Read-only Google Search Console MCP: Search Analytics, sitemaps, URL inspection. 5 tools.
npx @getmcp/cli add io.scalably/gsc-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GOOGLE_APPLICATION_CREDENTIALSPath to a Google service-account JSON file with the Search Console read-only scope; share each property with the service account email
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.scalably/gsc-mcp": {
"command": "uvx",
"args": [
"scalably-gsc-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "",
"GSC_LOG_LEVEL": ""
}
}
}
}