Skip to main content
Glama
vdalhambra

SiteAudit MCP

by vdalhambra

SiteAudit MCP

AIエージェントのための即時SEO・パフォーマンス・セキュリティ監査 — Model Context Protocolを介した単一のツール呼び出しで、あらゆるURLを分析します。

機能

SiteAuditは、AIエージェントにあらゆるウェブサイトを即座に監査する能力を与えます。APIキーも設定もコストも不要です。ただ尋ねるだけです:

  • 「example.comを監査して」

  • 「競合サイトのSEOをチェックして」

  • 「私のサイトは安全?セキュリティヘッダーを確認して」

  • 「私のサイトと競合3社を比較して」

  • 「このドメインのrobots.txtを見せて」

ツール (6)

ツール

説明

full_audit

統合スコア(0-100)による包括的なSEO + パフォーマンス + セキュリティ監査

seo_audit

SEO分析:タイトル、メタ、見出し、画像、リンク、構造化データ、Open Graph

security_audit

セキュリティヘッダー、HTTPS、HSTS、CSP、SSL証明書チェック、Cookieフラグ

performance_audit

応答時間、ページサイズ、圧縮、キャッシュ、リダイレクト

compare_sites

複数のウェブサイトの並列比較

check_robots_txt

robots.txtのルールとサイトマップの解析と分析

インストール

Claude Code / Claude Desktop

{
  "mcpServers": {
    "siteaudit": {
      "command": "uvx",
      "args": ["--from", "siteaudit-mcp", "siteaudit"]
    }
  }
}

ソースから

git clone https://github.com/vdalhambra/siteaudit-mcp.git
cd siteaudit-mcp
uv sync
uv run siteaudit

チェック項目

SEO (20以上のチェック)

  • タイトルタグ(存在、長さ)

  • メタディスクリプション(存在、長さ)

  • H1タグ(数、内容)

  • 見出し階層(H1-H6)

  • 画像のaltテキスト網羅率

  • 内部/外部リンク数

  • 正規URL(Canonical URL)

  • Open Graphタグ

  • Twitter Cardタグ

  • モバイルビューポート

  • 構造化データ(JSON-LD)

  • ファビコン

  • 言語属性

  • robotsメタディレクティブ

  • コンテンツの長さ(単語数)

セキュリティ (10以上のチェック)

  • HTTPSの強制

  • HSTSヘッダー(サブドメインおよびプリロードを含む)

  • Content-Security-Policy

  • X-Content-Type-Options

  • X-Frame-Options

  • Referrer-Policy

  • Permissions-Policy

  • Server/X-Powered-Byの開示

  • Cookieのセキュリティフラグ(Secure, HttpOnly, SameSite)

  • SSL証明書の有効性と有効期限

パフォーマンス

  • サーバー応答時間 (ms)

  • ページサイズ (KB)

  • 圧縮 (gzip/brotli)

  • Cache-Controlヘッダー

  • リダイレクトチェーン分析

  • HTTPステータスコード

出力例

URL: https://github.com
Overall Score: 90/100 (Grade: A)

Scores:
  SEO: 85/100
  Performance: 95/100
  Security: 90/100

Issues: 0
Warnings: 3
  [SEO] No JSON-LD structured data
  [Security] Missing Content-Security-Policy header
  [Security] Server header discloses: 'GitHub.com'

APIキー不要

SiteAuditは、ターゲットURLのHTMLとHTTPヘッダーを分析することで完全に動作します。サードパーティのAPIキーは不要です。以下のライブラリを使用しています:

  • HTTP取得用の requests

  • HTML解析用の BeautifulSoup

  • 証明書チェック用のPython ssl

ライセンス

MIT

-
security - not tested
F
license - not found
-
quality - not tested

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/vdalhambra/siteaudit-mcp'

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