Loading MCP server directory, please wait...
MCP server for GSC, Bing, and GA4. Includes analytics, health checks, and SEO insights.
npx @getmcp/cli add io.github.saurabhsharma2u/search-console-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GOOGLE_APPLICATION_CREDENTIALSGoogle Cloud Service Account JSON key content or path
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.saurabhsharma2u/search-console-mcp": {
"command": "npx",
"args": [
"-y",
"search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "",
"BING_API_KEY": ""
}
}
}
}