grain-seo-mcp
Integrates with Google Analytics 4 (GA4) for analytics and SEO analysis, including tools for topic cluster performance and content recommendations.
Provides tools for SEO analysis using Google Search Console data, such as detecting content decay, diagnosing traffic drops, benchmarking CTR, and verifying claims.
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., "@grain-seo-mcpanalyze content decay for my top pages"
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.
grain-seo-mcp
SEO analysis MCP server — Google Search Console, Bing Webmaster Tools, GA4 analytics, with custom Grain Analysis Tools.
English | 简体中文
Grain Analysis Tools (new)
Tool | What it does |
| Detect pages with 3 consecutive 30-day traffic decline |
| Diagnose WHY traffic dropped: ranking loss / CTR collapse / demand decline |
| Compare CTR vs industry benchmarks by position |
| Anti-hallucination: re-query GSC to verify numeric claims (±5% tolerance) |
| Aggregate performance for URL path patterns (e.g. /blog/) |
| Prioritized SEO actions: update / create / consolidate |
Related MCP server: mcp-seo-audit
Platform Tools
Google Search Console, Bing Webmaster Tools, Google Analytics 4 tools. See tools_list.md for full list.
Setup
Google Cloud Credentials
Go to Google Cloud Console
Create project, enable Search Console API
Create OAuth credentials (Desktop app) or Service Account
Download JSON
Claude Code Configuration
Add to ~/.claude/settings.json:
{
"mcpServers": {
"grain-seo": {
"command": "node",
"args": ["/Users/bobby/Projects/Github/zhangluka/grain-seo-mcp/dist/index.js"],
"env": {
"GSC_OAUTH_SECRETS_FILE": "/path/to/client_secrets.json"
}
}
}
}First use opens browser for Google sign-in. Token cached after that.
License
MIT
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
- FlicenseBqualityDmaintenanceAn MCP server that integrates Google Search Console and Google Analytics 4 to provide unified SEO and web traffic analysis. It allows users to fetch search performance data, merge page metrics, and generate automated trend reports or actionable insights through tool calls.Last updated16
- AlicenseBqualityBmaintenanceSEO audit and Google Search Console MCP server with 23 tools. Search analytics, URL inspection, Indexing API, Core Web Vitals (CrUX), striking distance keywords, keyword cannibalization detection, branded query analysis, and automated site audits.Last updated302MIT
- FlicenseAqualityDmaintenanceMCP server for advanced Google Search Console analysis — keyword cannibalization detection, page-level query deep dive, and rank change tracking.Last updated3
- Alicense-qualityCmaintenanceAn MCP server that connects AI assistants to SEO platforms like Google Search Console, GA4, Bing Webmaster Tools, and Adobe Analytics, enabling natural language queries about SEO performance.Last updated1,816MIT
Related MCP Connectors
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors.
Semrush MCP Pack — SEO analytics via the Semrush Analytics API.
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/zhangluka/grain-seo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server