G
Gsc MCP
by @ksaitor
Google Search Console MCP Server for SEO Analysis
Created 2/5/2026
Updated 19 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx gsc-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"ksaitor-gsc-mcp": {
"command": "uvx",
"args": [
"gsc-mcp"
]
}
}
}