Loading MCP server directory, please wait...
MCP server for Google Search Console Search Analytics (read-only, OAuth or service account).
npx @getmcp/cli add io.github.antohins/seo-tools-mcp-gscRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.antohins/seo-tools-mcp-gsc": {
"command": "npx",
"args": [
"-y",
"seo-tools-mcp-gsc"
],
"env": {
"GOOGLE_CLIENT_ID": "",
"GOOGLE_CLIENT_SECRET": "",
"GSC_REFRESH_TOKEN": "",
"GSC_SITE_URL": ""
}
}
}
}