Loading MCP server directory, please wait...
MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection
npx @getmcp/cli add io.github.ni-c/google-search-console-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ni-c/google-search-console-mcp": {
"command": "npx",
"args": [
"-y",
"@ni-c/google-search-console-mcp"
],
"env": {
"GSC_SERVICE_ACCOUNT_KEY": "",
"GSC_SERVICE_ACCOUNT_KEY_FILE": "",
"GSC_CLIENT_ID": "",
"GSC_CLIENT_SECRET": "",
"GSC_REFRESH_TOKEN": "",
"GOOGLE_APPLICATION_CREDENTIALS": "",
"GSC_SITE_URL": "",
"GSC_ALLOWED_SITES": "",
"GSC_READ_ONLY": "",
"GSC_ALLOW_TOOLS": "",
"GSC_DENY_TOOLS": ""
}
}
}
}