metehan777/google-search-console-mcp
It connects directly to your Google Search Console account via the official API, letting you access key data right from AI tools like Claude Desktop or OpenAI Agents SDK and others .
Platform-specific configuration:
{
"mcpServers": {
"google-search-console-mcp": {
"command": "npx",
"args": [
"-y",
"google-search-console-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...