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.
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.
Latest Blog Posts
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