Back to Browse

Ai Visibility Scanner MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Scan websites for AI visibility and marketing health with interactive dashboard.

About

Scan websites for AI visibility and marketing health with interactive dashboard.

Remote endpoints: streamable-http: https://ai-visibility-scanner-production.up.railway.app/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-edelgad3-ai-visibility-scanner": {
      "url": "https://ai-visibility-scanner-production.up.railway.app/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

AI Visibility Scanner — MCP App

Scan any website for AI visibility and marketing health, with an interactive dashboard that renders inline in Claude and ChatGPT.

Live Endpoint

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

Connect to Claude

Claude Desktop

Settings > Connectors > Add Custom Connector > paste:

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

Connect to ChatGPT

Settings > Apps > Developer Mode > Add MCP Server > paste:

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

Usage

Once connected, just ask:

"Scan etherealmedia.ai for AI visibility"

The scanner will:

  1. Probe infrastructure (robots.txt, sitemap, llms.txt, agent-card.json, etc.)
  2. Analyze homepage + subpages (raw HTTP + Puppeteer JS rendering)
  3. Score across 3 AI Visibility dimensions + 6 Marketing Health dimensions
  4. Return interactive dashboard with findings and revenue impact estimates

Tools

ToolVisibilityDescription
scan_websitemodel + appFull scan with scores, findings, revenue impact
refresh_scanapp onlyRe-scan from the dashboard UI

Scores

  • GEO (Generative Engine Optimization): Schema, robots, sitemap, llms.txt
  • Multimodal: OG images, video, alt text, WebP/AVIF, srcset
  • Agent-Ready: llms.txt, agent-card.json, UCP, WebMCP, semantic HTML
  • Marketing Health: SEO, CTA/CRO, Trust, Analytics, Competitive, Growth

Development

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

Deploy

Docker with Puppeteer/Chrome:

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

Railway:

railway up

Built by Ethereal Media — The Ethereal Forge

Reviews

No reviews yet

Be the first to review this server!

Ai Visibility Scanner MCP Server - Scan websites for AI visibility and marketing health with | MCP Marketplace