Skip to main content
Glama
minhdo01011990-glitch

SEO Overview MCP Server

SEO Overview MCP Plugin

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.


Related MCP server: GoHighLevel MCP Server

Yêu Cầu


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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (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.

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/minhdo01011990-glitch/seo-overview'

If you have feedback or need assistance with the MCP directory API, please join our Discord server