Command Palette

Search for a command to run...

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

SEO Overview Server

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

Automates SEO report generation from Google Drive data via Claude Desktop, supporting multiple data types and exporting reports in DOCX, HTML, PPTX, and PNG for

GitHubEmbed

Описание

Automates SEO report generation from Google Drive data via Claude Desktop, supporting multiple data types and exporting reports in DOCX, HTML, PPTX, and PNG formats.

README

Tự động tạo báo cáo SEO tổng quan từ dữ liệu Google Drive.
Chạy trên Claude Desktop App — hỗ trợ lệnh /seo-overview:SEO-Overview trong Cowork.
Xuất báo cáo dạng DOCX · HTML · PPTX · PNG.


Cài Đặt

Bước 1 — Chạy 1 lệnh terminal

bash <(curl -sSL https://raw.githubusercontent.com/minhdo01011990-glitch/seo-overview/main/install.sh)

Script tự động:

  1. Phát hiện Python 3.11+ và cài seo-overview từ PyPI
  2. Cấu hình MCP server vào claude_desktop_config.json (Claude Desktop)
  3. Cấu hình MCP server vào ~/.claude/settings.json (Claude Code CLI)
  4. Cài plugin files vào ~/.local/share/seo-overview/plugin/
  5. Thêm shell function vào ~/.zshrc / ~/.bashrc để tự load --plugin-dir
  6. Restart Claude Desktop (macOS)

Bước 2 — Upload plugin vào Cowork (1 lần duy nhất)

  1. Tải file seo-overview.plugin từ trang Releases
  2. Mở Claude Desktop → Cowork → Settings → Plugins → Upload → chọn file vừa tải

Sau bước này, gõ /seo-overview:SEO-Overview trong Cowork là dùng được.


Yêu Cầu

  • Python 3.11+ (tải tại đây) hoặc uv
  • Claude Desktop App (Mac hoặc Windows)
  • Google Service Account JSON — để đọc Google Sheets / Drive (hướng dẫn)

Cấu Hình Google Service Account

Plugin cần Service Account để đọc Google Sheets và Google Drive folder.

  1. Tạo Service Account tại Google Cloud Console
  2. Bật: Google Sheets API + Google Drive API
  3. Tạo JSON key → thêm vào config:

Trong claude_desktop_config.json (Claude Desktop):

{
  "mcpServers": {
    "seo-overview": {
      "command": "seo-overview-server",
      "env": {
        "GOOGLE_SERVICE_ACCOUNT_JSON": "{\"type\":\"service_account\",...}"
      }
    }
  }
}

Hoặc set biến môi trường trước khi chạy seo-overview-install:

export GOOGLE_SERVICE_ACCOUNT_JSON='{"type":"service_account",...}'
seo-overview-install

Sử Dụng

Trong Claude Desktop → Cowork, gõ:

/seo-overview:SEO-Overview

Claude hướng dẫn từng bước:

  1. Nhập domain cần phân tích
  2. Cung cấp dữ liệu — quét Google Drive folder tự động hoặc nhập từng file riêng
  3. Xác nhận danh sách file (bỏ trùng lặp / file không nhận dạng)
  4. Review outline báo cáo
  5. Chọn định dạng xuất (DOCX / HTML / PPTX / PNG)

Cập Nhật Lên Phiên Bản Mới

Bước 1 — Cập nhật MCP server

bash <(curl -sSL https://raw.githubusercontent.com/minhdo01011990-glitch/seo-overview/main/install.sh)

Bước 2 — Cập nhật plugin Cowork

(Chỉ cần khi SKILL.md hoặc AGENT.md thay đổi — xem Release Notes)

  1. Tải seo-overview.plugin mới từ Releases
  2. Cowork → Settings → Plugins → xóa plugin cũUpload file mới

13 Loại Dữ Liệu Hỗ Trợ

data_type Mô tả
keywords Từ khóa + search volume + intent
rankings Thứ hạng từ khóa theo domain
monthly_traffic Lưu lượng organic theo tháng
url_traffic Traffic phân theo URL groups
seo_audit Lỗi kỹ thuật SEO
chatgpt_mentions Brand mentions trong ChatGPT
chatgpt_citations Domain citations trong ChatGPT
aio_domains AI Overview presence by domain
referral_domains Referring domains
competitor_domains Danh sách competitor
chatgpt_prompts Prompt list để test ChatGPT
analysis_comments Nhận xét của analyst
my_domain Domain cần phân tích

MCP Tools

Tool Mô tả
create_seo_session Khởi tạo session mới
scan_seo_folder Quét folder, tự nhận dạng data type từng file
load_seo_input Load một data type từ Sheets / file / text
get_session_summary Xem trạng thái session + sections sẵn sàng
generate_analysis_outline Preview key insights trước khi xuất
generate_seo_report Xuất báo cáo DOCX / HTML / PPTX / PNG

License

MIT

from github.com/minhdo01011990-glitch/seo-overview

Установка SEO Overview Server

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

▸ github.com/minhdo01011990-glitch/seo-overview

FAQ

SEO Overview Server MCP бесплатный?

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

Нужен ли API-ключ для SEO Overview Server?

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

SEO Overview Server — hosted или self-hosted?

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

Как установить SEO Overview Server в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare SEO Overview Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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