Skip to main content
Glama
edelgad3

ai-visibility-scanner

by edelgad3

AI Visibility Scanner — MCP App

任意のウェブサイトを AI 可視性とマーケティング健全性の観点でスキャンし、Claude と ChatGPT 内でインライン表示されるインタラクティブなダッシュボードを提供します。

ライブエンドポイント

https://ai-visibility-scanner-production.up.railway.app/mcp

Related MCP server: ASO Score MCP

Claude に接続

Claude Desktop

設定 > コネクタ > カスタムコネクタを追加 > 貼り付け:

https://ai-visibility-scanner-production.up.railway.app/mcp

Claude Code

claude mcp add ai-visibility-scanner --transport streamable-http https://ai-visibility-scanner-production.up.railway.app/mcp

ChatGPT に接続

設定 > アプリ > 開発者モード > MCP サーバーを追加 > 貼り付け:

https://ai-visibility-scanner-production.up.railway.app/mcp

使用方法

接続後、次のように依頼するだけです:

"etherealmedia.ai を AI 可視性スキャン"

スキャナーは以下を実行します:

  1. インフラストラクチャを調査(robots.txt、sitemap、llms.txt、agent-card.json など)

  2. ホームページとサブページを分析(生の HTTP + Puppeteer JS レンダリング)

  3. 3 つの AI 可視性ディメンション + 6 つのマーケティング健全性ディメンションでスコアリング

  4. 発見事項と収益影響の見積もりを含むインタラクティブなダッシュボードを返す

ツール

ツール

可視性

説明

scan_website

モデル + アプリ

スコア、発見事項、収益影響を含む完全スキャン

refresh_scan

アプリのみ

ダッシュボード UI から再スキャン

スコア

  • GEO(生成エンジン最適化): Schema、robots、sitemap、llms.txt

  • Multimodal: OG 画像、動画、alt テキスト、WebP/AVIF、srcset

  • Agent-Ready: llms.txt、agent-card.json、UCP、WebMCP、セマンティック HTML

  • Marketing Health: SEO、CTA/CRO、Trust、Analytics、Competitive、Growth

開発

npm install
npm run serve    # Build UI + start MCP server on :3001

デプロイ

Puppeteer/Chrome を使用した Docker:

docker build -t ai-visibility-scanner .
docker run -p 3001:3001 ai-visibility-scanner

Railway:

railway up

作成者 Ethereal Media — The Ethereal Forge

F
license - not found
Not graded
quality - not tested
Not graded
maintenance - not tested

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

View all related MCP servers

Related MCP Connectors

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/edelgad3/ai-visibility-scanner'

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