Loading MCP server directory, please wait...
MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection
npx @getmcp/cli add io.github.mikusnuz/gscRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mikusnuz/gsc": {
"command": "npx",
"args": [
"-y",
"@mikusnuz/gsc-mcp"
],
"env": {
"GSC_CLIENT_ID": "",
"GSC_CLIENT_SECRET": "",
"GSC_REFRESH_TOKEN": "",
"GSC_SERVICE_ACCOUNT_KEY_PATH": ""
}
}
}
}