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: Ultimate Google Docs & Drive 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.
Related MCP Servers
- Alicense-qualityDmaintenanceConnects Google Search Console with Claude AI to analyze SEO data through natural language, enabling search analytics reporting, URL inspection, indexing status checks, sitemap management, and data visualization for SEO professionals.MIT
- Alicense-qualityDmaintenanceConnects Claude Desktop to Google Docs and Google Drive, enabling comprehensive document reading, writing, formatting, structuring, and complete Drive file management including shared drives support through OAuth 2.0 authentication.82MIT
- Alicense-qualityDmaintenanceEnables Claude to perform full SEO audits on unpublished HTML, Markdown, or Word documents, including keyword analysis, meta tag suggestions, readability scoring, and heading structure validation.8MIT
- AlicenseAqualityFmaintenanceLets you ask Claude questions about your Google Search Console data and get real analysis, not raw API rows. Provides 20 tools for analysis, indexing, and safety.202,019101Apache 2.0
Related MCP Connectors
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Generate PDF reports from Re:port Flow templates via Claude and other AI agents.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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