Skip to main content
Glama
zhangluka

grain-seo-mcp

by zhangluka

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

grain_content_decay

Detect pages with 3 consecutive 30-day traffic decline

grain_traffic_drops

Diagnose WHY traffic dropped: ranking loss / CTR collapse / demand decline

grain_ctr_benchmark

Compare CTR vs industry benchmarks by position

grain_verify_claim

Anti-hallucination: re-query GSC to verify numeric claims (±5% tolerance)

grain_topic_cluster

Aggregate performance for URL path patterns (e.g. /blog/)

grain_content_recommendations

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

  1. Go to Google Cloud Console

  2. Create project, enable Search Console API

  3. Create OAuth credentials (Desktop app) or Service Account

  4. 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

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    B
    quality
    D
    maintenance
    An 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 updated
    16
  • A
    license
    B
    quality
    B
    maintenance
    SEO 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 updated
    30
    2
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    MCP server for advanced Google Search Console analysis — keyword cannibalization detection, page-level query deep dive, and rank change tracking.
    Last updated
    3
  • A
    license
    -
    quality
    C
    maintenance
    An 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 updated
    1,816
    MIT

View all related MCP servers

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.

View all MCP Connectors

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