Google Search Console MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Google Search Console MCP Servershow me search analytics for sc-domain:example.com last month"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Google Search Console MCP Server
MCP (Model Context Protocol) server for Google Search Console API. Enables Claude to query GSC data automatically.
Quick Start
1. Install Dependencies
npm install2. Run Server
npm startServer will start on http://localhost:3000
MCP endpoint:
http://localhost:3000/mcpHealth check:
http://localhost:3000/health
3. Deploy to Replit (Recommended)
Fork/import this repo into Replit
Click "Run" button
Copy the public URL (e.g.,
https://[project].replit.dev)In Claude.ai:
Settings → Connectors → Add Custom Connector
Name: "Google Search Console"
Remote MCP server URL:
https://[project].replit.dev/mcpSave & Connect
Authorize your Google account when prompted
Related MCP server: google-search-console
Available Tools
get_search_analytics
Query Search Console performance data for a date range.
Parameters:
siteUrl: Site URL (e.g.,sc-domain:gogolfvietnam.com)startDate: YYYY-MM-DD formatendDate: YYYY-MM-DD formatdimensions: Array of dimensions to group by (query, page, country, device)rowLimit: Max rows to return (default: 25000)
get_sites
List all verified sites in your Search Console account.
set_access_token
Set OAuth2 access token (called automatically by Claude after authorization).
Environment
No environment variables required. OAuth2 tokens are managed by Claude.ai.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceIntegrates with Google Search Console to enable querying search analytics, comparing performance periods, generating visual reports, and identifying SEO optimization opportunities through natural language.59
- Alicense-qualityDmaintenanceEnables querying Google Search Console data, including search analytics, indexing status, and sitemap management, through natural language conversations with Claude.2505MIT
- Flicense-qualityBmaintenanceEnables querying Google Search Console data via natural language, providing tools for site traffic analysis, page changes, and optimization opportunities.
- Flicense-qualityDmaintenanceEnables interacting with Google Search Console via natural language, supporting search analytics, URL inspection, sitemap management, and site listing.24
Related MCP Connectors
Turn Search Console data into SEO actions, content, publishing, indexing, and AI insights.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Web search, news, page retrieval, sitemaps, and trending topics through Search1API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Trangguapa/gogolfvietnam-gsc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server