Skip to main content
Glama
sparrow84001

SEO, AEO, GEO & Digital Marketing Audit + Safe Fix MCP Server

by sparrow84001

SEO、AEO、GEO&デジタルマーケティング監査+安全修正MCPサーバー

高度なAI搭載のModel Context Protocol(MCP)サーバーであり、包括的なグロース監査、検索&AIエンジン最適化、フレームワーク対応コード修正を実現します。

Antigravity 2.0GitHub CopilotClaude DesktopCursorとのシームレスな統合を想定して設計されています。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(Metadata API、sitemap.ts)、Next.js Pages Router(next/head)、Nuxt、Astro、素のPHP、静的HTMLのアーキテクチャを自動検出します。

  • 8次元スコアリング: テクニカル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整合性、クリック発信の電話リンクを監査し、スパム的なドアウェイ都市ページの重複をフラグ付けします。

  • 外科的コード修正&ロールバック安全性: ファイルへの変更適用前に統合diffを生成し、その後に修正後検証を実行して、タグの重複やスキーマ破損を防止します。

  • ゼロ幻覚ポリシー: 確認済みのコード証跡は厳密に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ツールリファレンス

ツール名

目的

主な入力

seo_discover_project

フレームワーク、ルーティングモデル、sitemaps、robots.txt、llms.txt、ページ一覧を検出

projectPath

seo_crawl_and_extract

ファイル/URLからタイトル、メタ、canonical、見出し、リンク、スキーマ、画像を抽出

targetpageType?

seo_audit_technical

canonical、robots.txt、meta robots noindex/nofollow、sitemaps、混合コンテンツをチェック

targetprojectPath?

seo_audit_onpage

タイトル長/CTR、メタディスクリプション、H1-H6階層、OpenGraph/Twitterを評価

target

seo_audit_aeo

直接回答ブロック、質問見出し(What/How)、FAQスキーマ、llms.txtを監査

target

seo_audit_geo

Organization/Personエンティティ、sameAs整合性、E-E-A-Tクレデンシャルを監査

target

seo_audit_local

LocalBusinessスキーマ、NAP整合性、クリック発信、都市ページ重複を監査

target

seo_audit_content

検索意図(情報型、商業型、取引型)を分類し、薄型コンテンツリスクを評価

target

seo_audit_conversion

主要/副次CTA、リード獲得フォーム、WhatsApp/電話、社会的証明を監査

target

seo_audit_performance

コードレベルのCLS(img寸法欠落)、LCP(レガシー形式)、ブロッキングJSを特定

target

seo_audit_schema

Schema.org JSON-LD構文とページタイプ別の欠落スキーマを検証

target

seo_audit_internal_links

リンクグラフを構築し、孤立ページ、汎用アンカーテキストを検出し、文脈に応じたリンクを提案

target

seo_generate_full_audit

全8次元を0〜100点スコア、P0-P3マトリクス、Markdownレポートに統合

targetprojectPath?

seo_generate_code_fix

フレームワーク対応コード生成(Laravel Blade、Next.js、HTML)と統合diff

filePathtitle?metaDescription?canonicalUrl?jsonLdSchema?applyDirectly?

seo_validate_code_fix

修正後検証: タグ重複、JSON-LD構文、修正前後のスコア差分をチェック

filePathbeforeScores?


MCPプロンプトリファレンス

  1. seo_full_audit: 発見からレポート作成までの完全な12ステップ監査ワークフローをAIにガイドします。

  2. seo_code_fix_workflow: 承認チェックポイント付きの外科的コード修正のステップバイステップガイダンス。

  3. aeo_geo_optimization: 生成エンジンとAI回答エンジン向けの高度な最適化。

  4. 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エコシステム向けに開発されました。

-
license - not tested
Not graded
quality - not tested
C
maintenance

Maintenance

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

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.

View all MCP Connectors

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/sparrow84001/mcp-seo'

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