The mcp gsc server connects to Google Search Console and Claude AI, providing SEO insights. It exposes tools for querying search performance, indexing status, and mobile usability. It integrates with Google's Search Console API and Claude AI's language model. SEOs and developers use it to analyze search traffic, fix indexing issues, and optimize content.
The mcp gsc server connects to Google Search Console and Claude AI, providing SEO insights. It exposes tools for querying search performance, indexing status, and mobile usability. It integrates with Google's Search Console API and Claude AI's language model. SEOs and developers use it to analyze search traffic, fix indexing issues, and optimize content.
pip install mcp-gscAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"aminforou-mcp-gsc-github": {
"command": "uvx",
"args": [
"pip install mcp-gsc"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp gsc?"
API Key Required
This server requires an API key from mcp gsc. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_GSC_API_KEY | Yes | Your mcp gsc API key |
"What resources are available in mcp gsc?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp gsc"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp gsc with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.