SEO, AEO, GEO & Digital Marketing Audit + Safe Fix MCP Server
SEO、AEO、GEO 与数字营销审计 + 安全修复 MCP 服务器
一个先进的、由 AI 驱动的模型上下文协议(MCP)服务器,充当全面的增长审计器、搜索与 AI 引擎优化器,以及框架感知型代码修复器。
专为与 Antigravity 2.0、GitHub Copilot、Claude Desktop 和 Cursor 无缝集成而设计。使用 TypeScript 构建,并由 Bun 驱动。
核心能力
┌─────────────────────────────────────────────────────────┐
│ MCP-SEO AUDIT ENGINE │
└────────────────────────────┬────────────────────────────┘
│
┌──────────────────┬───────────────────────┼───────────────────────┬──────────────────┐
│ │ │ │ │
▼ ▼ ▼ ▼ ▼
┌──────────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐
│Technical SEO │ │ On-Page SEO │ │ AEO / GEO │ │ Local SEO │ │ Conversion │
│ Indexing │ │ Headings │ │ Direct Answer│ │ NAP & Maps │ │ CTAs & Forms │
│ Canonicals │ │ Title/Meta │ │ Knowledge G. │ │ City Pages │ │ Trust Signals│
│ Robots/Maps │ │ Social Cards│ │ llms.txt │ │ Local Schema │ │ Risk Reversal│
└──────────────┘ └──────────────┘ └──────────────┘ └──────────────┘ └──────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ SURGICAL CODE FIXER & VALIDATOR (DIFFS) │
│ Laravel Blade • Next.js (App/Pages) • PHP • HTML • Vue │
└─────────────────────────────────────────────────────────┘框架发现: 自动检测架构,支持 Laravel Blade(
@section、@push、组件)、Next.js App Router(MetadataAPI、sitemap.ts)、Next.js Pages Router(next/head)、Nuxt、Astro、原生 PHP 和静态 HTML。八维评分: 在技术 SEO、页面 SEO、AEO、GEO、本地 SEO、内容质量、转化/CRO 和 Core Web Vitals 风险方面计算 0-100 分和字母等级(
A+到F)。AEO 与 GEO 就绪(2026 搜索): 针对 Google AI Overviews、Perplexity、ChatGPT Search 和 Claude 进行优化;审计
llms.txt并验证sameAs实体关联。本地与区域 SEO: 审计
LocalBusiness架构、NAP 一致性、点击拨打电话链接,并标记垃圾门页城市页面重复问题。外科手术式代码修复与回滚安全: 在应用任何文件更改之前生成统一差异(unified diffs),随后进行修复后验证,以防止重复标签或损坏的架构。
零幻觉政策: 已确认的代码证据严格标记为
confirmed,架构模式标记为inferred,战略想法标记为recommended。
安装与设置
前提条件
已安装 Bun(v1.1+)。
快速开始
# Clone and install dependencies
cd d:/SNtemp/mcp/mcp-seo
bun install
# Run test suite
bun test
# Build executable bundle
bun run build
# Start MCP server directly
bun start客户端配置
1. Antigravity 2.0(agy)配置
将服务器添加到你的 Antigravity 全局配置或工作区 .agy/mcp.json 中:
{
"mcpServers": {
"seo-auditor": {
"command": "bun",
"args": ["d:/SNtemp/mcp/mcp-seo/src/index.ts"]
}
}
}2. GitHub Copilot / VS Code MCP 配置
在 .vscode/settings.json(或 .codeium/mcp.json)中:
{
"github.copilot.chat.mcpServers": {
"seo-auditor": {
"command": "bun",
"args": ["d:/SNtemp/mcp/mcp-seo/src/index.ts"]
}
}
}要直接引导 Copilot,请将以下内容添加到 .github/copilot-instructions.md:
When performing SEO or website audits, always use the `seo-auditor` MCP tools:
1. Run `seo_discover_project` first to understand the framework.
2. Run `seo_generate_full_audit` to get 0-100 scores and P0-P3 prioritized actions.
3. Show unified diffs with `seo_generate_code_fix` and request user approval before modifying code.
4. Verify with `seo_validate_code_fix` after applying fixes.3. Claude Desktop 配置
添加到 %APPDATA%/Claude/claude_desktop_config.json(Windows)或 ~/Library/Application Support/Claude/claude_desktop_config.json(macOS):
{
"mcpServers": {
"seo-growth-auditor": {
"command": "bun",
"args": ["d:/SNtemp/mcp/mcp-seo/src/index.ts"]
}
}
}4. Cursor 配置
在项目根目录的 .cursor/mcp.json 中添加:
{
"mcpServers": {
"seo-auditor": {
"command": "bun",
"args": ["d:/SNtemp/mcp/mcp-seo/src/index.ts"]
}
}
}MCP 工具参考
工具名称 | 用途 | 关键输入 |
| 检测框架、路由模型、sitemaps、robots.txt、llms.txt、页面清单 |
|
| 从文件/URL 提取标题、meta、canonical、标题、链接、架构、图片 |
|
| 检查 canonical、robots.txt、meta robots noindex/nofollow、sitemaps、混合内容 |
|
| 评估标题长度/CTR、meta 描述、H1-H6 层级、OpenGraph/Twitter |
|
| 审计直接答案块、问题标题(What/How)、FAQ 架构、llms.txt |
|
| 审计 Organization/Person 实体、sameAs 关联、E-E-A-T 凭据 |
|
| 审计 LocalBusiness 架构、NAP 一致性、点击拨打电话、城市页面重复 |
|
| 分类搜索意图(信息型、商业型、交易型)、内容过薄风险 |
|
| 审计主要/次要 CTA、潜在客户捕获表单、WhatsApp/电话、社会证明 |
|
| 识别代码层面的 CLS(缺少图片尺寸)、LCP(旧格式)、阻塞性 JS |
|
| 验证 Schema.org JSON-LD 语法以及按页面类型缺失的架构 |
|
| 构建链接图、检测孤立页面、通用锚文本、建议上下文链接 |
|
| 将所有 8 个维度整合为 0-100 分、P0-P3 矩阵和 Markdown 报告 |
|
| 框架感知型代码生成(Laravel Blade、Next.js、HTML),带统一差异 |
|
| 修复后验证:检查重复标签、JSON-LD 语法、前后分数差异 |
|
MCP 提示词参考
seo_full_audit:引导 AI 完成从发现到报告的完整 12 步审计工作流程。seo_code_fix_workflow:带审批检查点的外科手术式代码修复分步指南。aeo_geo_optimization:针对生成引擎和 AI 答案引擎的深度优化。local_seo_boost:针对本地和多地点企业的专项优化。
标准 12 步审计工作流程
1. DISCOVER ➔ 2. CRAWL ➔ 3. ANALYZE (8 Dimensions) ➔ 4. IDENTIFY PROBLEMS
▲ │
│ ▼
12. REPORT ▲ 11. RE-AUDIT ▲ 10. APPLY FIX ▲ 9. APPROVAL ◄ 5. PRIORITIZE许可证
MIT 许可证。为 Antigravity、GitHub Copilot 和 Claude AI 生态系统开发。
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 Connectors
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
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/sparrow84001/mcp-seo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server