Skip to content
Back to search
100
MCP live v1.0.1 MCP 2025-06-18 streamable-http

DABYTE AI Visibility Index

ai.dabyte/visibility-index

Weekly open AI-visibility data for SaaS: share of answer across ChatGPT, Perplexity and Gemini.

Uptime
9.1%
11 probes
Response
956ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://dabyte.ai/mcp

Tools · 5

get_visibility_index

The whole current release in one call: every tracked brand in SaaS & AI tools with its rank, share of answer overall and per engine, commercial intent and quadrant. Share of answer is the percentage o…

get_brand_visibility

One brand's standing in the current DABYTE release: share of answer per engine, rank, quadrant, how many panel prompts name it, and which ones. Use this when a specific brand is named. Takes a slug, …

list_tracked_brands

The names and slugs of every brand in the DABYTE index — a lookup table, nothing else. No scores, no ranks. Use it for two things: to turn a brand name into the slug get_brand_visibility needs, and t…

get_history

Every DABYTE release ever published, as a series per brand: share of answer at each weekly measurement with the date and panel version it was taken under. Use this for any question about change — is …

get_methodology

The rules behind every figure this server returns: the exact prompt panel and its version, which engines were measured, how share of answer is scored and rounded, the resolution of the scale in percen…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dabyte_ai_visibility_index": {
      "url": "https://dabyte.ai/mcp",
      "transport": "streamable-http"
    }
  }
}