Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Grain Seo

БесплатноНе проверен

An SEO analysis MCP server integrating Google Search Console, Bing Webmaster Tools, and GA4 with custom grain analysis tools for content decay, traffic drops, C

GitHubEmbed

Описание

An SEO analysis MCP server integrating Google Search Console, Bing Webmaster Tools, and GA4 with custom grain analysis tools for content decay, traffic drops, CTR benchmarking, and actionable recommendations.

README

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

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

from github.com/zhangluka/grain-seo-mcp

Установка Grain Seo

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/zhangluka/grain-seo-mcp

FAQ

Grain Seo MCP бесплатный?

Да, Grain Seo MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Grain Seo?

Нет, Grain Seo работает без API-ключей и переменных окружения.

Grain Seo — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Grain Seo в Claude Desktop, Claude Code или Cursor?

Открой Grain Seo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Grain Seo with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development