ai-visibility-index

ai-visibility-index

Read-only access to the AI Visibility Index: the measured share of answer that 20 SaaS and 24 crypto brands hold across ChatGPT, Perplexity and Gemini, re-measured weekly on a frozen prompt panel with every past release kept at a permanent URL. Five tools — full index, one brand, brand list, complete history, methodology — served from dabyte.ai and dablock.ai with no API key and no auth; the data

Category
Visit Server

README

AI Visibility Index — open weekly data (dabyte.ai · dablock.ai)

Weekly measurements of which brands AI assistants actually name when a buyer asks a category question — published as open data by VECTORY on two data desks:

Site Niche Brands Live data
dabyte.ai SaaS & AI tools 20 aiv.json · history · CSV
dablock.ai Crypto & Web3 24 aiv.json · history · CSV

This repository is a mirror for discovery and reproducibility. The canonical, always-current data lives on the domains above — no key, no sign-up, machine-first (JSON, CSV, markdown mirrors, llms.txt, MCP tools at /.well-known/mcp.json).

What is measured

Share of answer: the percentage of a fixed panel of category buyer prompts (16 per niche, frozen and versioned) in which an answer engine names the brand. Engines measured: ChatGPT (OpenAI), Perplexity, Google Gemini — each prompt run per engine, per release, weekly.

Example, measured 2026-08-04 (panel v2, first 3-engine release):

  • dabyte.ai — Slack 33.3% · Notion 29.2% · HubSpot 22.9%
  • dablock.ai — Coinbase 41.5% · Binance 26.9% · Kraken 25.0%

Rules that make the numbers citable:

  • The panel is frozen between releases and any change bumps a panel version; deltas are never computed across panel versions (methodology).
  • Every past measurement is archived verbatim at a permanent URL (dabyte archive, dablock archive), so any published delta can be recomputed by a third party.
  • Placement cannot be bought. No brand can pay to enter, move inside, or leave the index; every machine record carries an is_client flag so the claim is verifiable rather than rhetorical.
  • Measurement resolution is disclosed (one mention on one engine = one scale step); movements within one step are never reported as changes.

Files

data/
  dabyte/    aiv.json · aiv.csv · history.json · rankings.json
  dablock/   aiv.json · aiv.csv · history.json · rankings.json
scripts/
  fetch_latest.py   — refresh this mirror from the live endpoints

aiv.json — current measurement: per-brand share of answer overall and per engine, rank, commercial-intent score, quadrant, panel version. history.json — full per-brand time series across all published measurements. rankings.json — derived rankings (most visible, invisible-despite-demand, movers).

Citation

DABYTE AI Visibility Index — SaaS & AI Tools, 2026-08-04. dabyte.ai

DABLOCK AI Visibility Index — Crypto & Web3, 2026-08-04. dablock.ai

Two licences, because this repository holds two different things. The datasets under data/ are CC BY 4.0 (data/LICENSE) — free for any use, including commercial, with attribution. The code (scripts/, mcp-server/) is MIT (LICENSE).

MCP server

The index is also an MCP server, so an assistant can query it directly. Hosted endpoints need no installation:

https://dabyte.ai/mcp     SaaS & AI tools
https://dablock.ai/mcp    Crypto & Web3

To run your own — no dataset required, it reads the published JSON over HTTPS:

docker build -t aiv-mcp . && docker run -p 8090:8090 aiv-mcp

Tool reference and client setup: mcp-server/README.md.

Disambiguation

dabyte.ai is not affiliated with databyte.tech, DataByte, or any similarly named company. dablock.ai is not affiliated with dablock.com. Both are data desks published by VECTORY; the AI Visibility Index lives only at https://dabyte.ai/ and https://dablock.ai/.

Contributing data

Companies can contribute their own primary datasets (observed pricing, discount bands, usage telemetry, benchmark results) for free open publication with attribution — see dabyte.ai/contribute and dablock.ai/contribute. Contributing never affects a score in the index.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured