SEO Overview MCP Server
Tự động quét và tải dữ liệu SEO từ thư mục Google Drive.
Tự động tải dữ liệu SEO từ Google Sheets.
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., "@SEO Overview MCP ServerGenerate SEO report for example.com using my Google Drive data"
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.
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:
Phát hiện Python 3.11+ và cài
seo-overviewtừ PyPICấu hình MCP server vào
claude_desktop_config.json(Claude Desktop)Cấu hình MCP server vào
~/.claude/settings.json(Claude Code CLI)Cài plugin files vào
~/.local/share/seo-overview/plugin/Thêm shell function vào
~/.zshrc/~/.bashrcđể tự load--plugin-dirRestart Claude Desktop (macOS)
Bước 2 — Upload plugin vào Cowork (1 lần duy nhất)
Tải file
seo-overview.plugintừ trang ReleasesMở 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
Python 3.11+ (tải tại đây) hoặc
uvClaude 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.
Tạo Service Account tại Google Cloud Console
Bật: Google Sheets API + Google Drive API
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-installSử Dụng
Trong Claude Desktop → Cowork, gõ:
/seo-overview:SEO-OverviewClaude hướng dẫn từng bước:
Nhập domain cần phân tích
Cung cấp dữ liệu — quét Google Drive folder tự động hoặc nhập từng file riêng
Xác nhận danh sách file (bỏ trùng lặp / file không nhận dạng)
Review outline báo cáo
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)
Tải
seo-overview.pluginmới từ ReleasesCowork → Settings → Plugins → xóa plugin cũ → Upload file mới
13 Loại Dữ Liệu Hỗ Trợ
data_type | Mô tả |
| Từ khóa + search volume + intent |
| Thứ hạng từ khóa theo domain |
| Lưu lượng organic theo tháng |
| Traffic phân theo URL groups |
| Lỗi kỹ thuật SEO |
| Brand mentions trong ChatGPT |
| Domain citations trong ChatGPT |
| AI Overview presence by domain |
| Referring domains |
| Danh sách competitor |
| Prompt list để test ChatGPT |
| Nhận xét của analyst |
| Domain cần phân tích |
MCP Tools
Tool | Mô tả |
| Khởi tạo session mới |
| Quét folder, tự nhận dạng data type từng file |
| Load một data type từ Sheets / file / text |
| Xem trạng thái session + sections sẵn sàng |
| Preview key insights trước khi xuất |
| Xuất báo cáo DOCX / HTML / PPTX / PNG |
License
MIT
This server cannot be installed
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/minhdo01011990-glitch/seo-overview'
If you have feedback or need assistance with the MCP directory API, please join our Discord server