{
  "markdown": "# AI Visibility Scanner — MCP App\n\nScan any website for AI visibility and marketing health, with an interactive dashboard that renders inline in Claude and ChatGPT.\n\n## Live Endpoint\n\n```\nhttps://ai-visibility-scanner-production.up.railway.app/mcp\n```\n\n## Connect to Claude\n\n### Claude Desktop\nSettings > Connectors > Add Custom Connector > paste:\n```\nhttps://ai-visibility-scanner-production.up.railway.app/mcp\n```\n\n### Claude Code\n```bash\nclaude mcp add ai-visibility-scanner --transport streamable-http https://ai-visibility-scanner-production.up.railway.app/mcp\n```\n\n## Connect to ChatGPT\n\nSettings > Apps > Developer Mode > Add MCP Server > paste:\n```\nhttps://ai-visibility-scanner-production.up.railway.app/mcp\n```\n\n## Usage\n\nOnce connected, just ask:\n\n> \"Scan etherealmedia.ai for AI visibility\"\n\nThe scanner will:\n1. Probe infrastructure (robots.txt, sitemap, llms.txt, agent-card.json, etc.)\n2. Analyze homepage + subpages (raw HTTP + Puppeteer JS rendering)\n3. Score across 3 AI Visibility dimensions + 6 Marketing Health dimensions\n4. Return interactive dashboard with findings and revenue impact estimates\n\n## Tools\n\n| Tool | Visibility | Description |\n|------|-----------|-------------|\n| `scan_website` | model + app | Full scan with scores, findings, revenue impact |\n| `refresh_scan` | app only | Re-scan from the dashboard UI |\n\n## Scores\n\n- **GEO** (Generative Engine Optimization): Schema, robots, sitemap, llms.txt\n- **Multimodal**: OG images, video, alt text, WebP/AVIF, srcset\n- **Agent-Ready**: llms.txt, agent-card.json, UCP, WebMCP, semantic HTML\n- **Marketing Health**: SEO, CTA/CRO, Trust, Analytics, Competitive, Growth\n\n## Development\n\n```bash\nnpm install\nnpm run serve    # Build UI + start MCP server on :3001\n```\n\n## Deploy\n\nDocker with Puppeteer/Chrome:\n```bash\ndocker build -t ai-visibility-scanner .\ndocker run -p 3001:3001 ai-visibility-scanner\n```\n\nRailway:\n```bash\nrailway up\n```\n\n---\n\nBuilt by [Ethereal Media](https://etherealmedia.ai) — The Ethereal Forge\n",
  "bytes": 1997,
  "sha": "8c33515636dff7b75e2880daad4736192f485c9c8911ebe1c8f021aa29233930",
  "repo_slug": "edelgad3/ai-visibility-scanner",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_edelgad3_ai_visibility_scanner_3556ebd2/readme"
}