Skip to main content
Glama

SEO Inspector & Schema Validator MCP

// README.md - セットアップと使用方法の説明

SEOインスペクター&スキーマバリデーターMCP

Web ページの SEO の問題を分析し、構造化データ スキーマを検証する、Cursor 用の Model Context Protocol (MCP) サーバー。

特徴

  • コードベース内の HTML ファイルを分析して SEO の問題を調べる
  • JSON-LD構造化データを検証する
  • SEOを改善するための推奨事項を取得する
  • ブラウザ拡張機能は不要 - コードベースで直接動作します

インストール

  1. このリポジトリをクローンします:
    git clone https://github.com/yourusername/seo-inspector-mcp.git cd seo-inspector-mcp
  2. 依存関係をインストールします:
    npm install
  3. この MCP サーバーを使用するように Cursor を構成します。
    • 設定 > 機能 > カーソル内のMCPに移動します
    • 次のようにして新しい MCP サーバーを追加します。

使用法

  1. MCP サーバーを起動します。
    ./run-mcp.sh
  2. Cursor では、SEO Inspector ツールを使用できるようになりました。
    • seo.analyze-codebase - ディレクトリ内のHTMLファイルを分析する
    • seo.analyze-html - 特定のHTML文字列を分析する

優先SEOコンポーネント

このツールは、次の主要な SEO 要素をチェックします (重要度順)。

致命的

  • ページタイトル
  • メタディスクリプション
  • H1見出し
  • 正規URL

重要

  • 見出し構造(H2-H6)
  • 画像の代替テキスト
  • 構造化データ(JSON-LD)
  • ロボット指令

推奨

  • オープングラフタグ
  • Twitterカード
  • 内部リンク
  • URL構造
  • モバイルフレンドリー

スキーマ検証

このツールは次のスキーマ タイプを検証します。

  • 組織
  • ローカルビジネス
  • 製品
  • 記事
  • ウェブページ
  • FAQページ
  • イベント
  • レシピ
  • レビュー

ライセンス

マサチューセッツ工科大学

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

local-only server

The server can only run on the client's local machine because it depends on local resources.

ブラウザ拡張機能を必要とせずに、Web ページの SEO 問題を分析し、コードベース内の構造化データ スキーマを検証する Cursor MCP サーバー。

  1. 特徴
    1. インストール
      1. 使用法
        1. 優先SEOコンポーネント
          1. 致命的
          2. 重要
          3. 推奨
        2. スキーマ検証
          1. ライセンス

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              An MCP server that converts Cursor agent plans into structured markdown task lists and organizes them in your repository, helping you track AI-generated plans and recommendations as actionable specifications.
              Last updated -
              3
              Python
              MIT License
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              An MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.
              Last updated -
              1
              Python
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              A tool that generates MCP servers for Smithery with Cursor IDE integration, allowing users to quickly create servers from templates such as Basic, Web Search, or Database interactions.
              Last updated -
              JavaScript
            • A
              security
              F
              license
              A
              quality
              An MCP server that enables AI clients like Cursor, Windsurf, and Claude Desktop to access web content in markdown format, providing web unblocking and searching capabilities.
              Last updated -
              2
              181
              3
              JavaScript
              • Apple

            View all related MCP servers

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

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