Skip to main content
Glama
edelgad3

ai-visibility-scanner

by edelgad3

Escáner de Visibilidad IA — Aplicación MCP

Escanea cualquier sitio web para verificar la visibilidad en IA y la salud de marketing, con un panel interactivo que se renderiza en línea en Claude y ChatGPT.

Endpoint en Vivo

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

Related MCP server: ASO Score MCP

Conectar con Claude

Claude Desktop

Configuración > Conectores > Agregar conector personalizado > pegar:

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

Conectar con ChatGPT

Configuración > Aplicaciones > Modo desarrollador > Agregar servidor MCP > pegar:

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

Uso

Una vez conectado, simplemente pregunta:

"Escanea etherealmedia.ai para verificar la visibilidad en IA"

El escáner:

  1. Sondear la infraestructura (robots.txt, sitemap, llms.txt, agent-card.json, etc.)

  2. Analizar la página principal y subpáginas (HTTP sin procesar + renderizado JS con Puppeteer)

  3. Puntuar en 3 dimensiones de Visibilidad IA + 6 dimensiones de Salud de Marketing

  4. Devolver un panel interactivo con hallazgos y estimaciones de impacto en ingresos

Herramientas

Tool

Visibilidad

Descripción

scan_website

model + app

Escaneo completo con puntuaciones, hallazgos e impacto en ingresos

refresh_scan

app only

Re-escaneo desde la interfaz del panel

Puntuaciones

  • GEO (Optimización para Motores Generativos): Schema, robots, sitemap, llms.txt

  • Multimodal: Imágenes OG, video, texto alternativo, WebP/AVIF, srcset

  • Listo para Agentes: llms.txt, agent-card.json, UCP, WebMCP, HTML semántico

  • Salud de Marketing: SEO, CTA/CRO, Confianza, Analítica, Competitivo, Crecimiento

Desarrollo

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

Despliegue

Docker con Puppeteer/Chrome:

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

Railway:

railway up

Construido por 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