← Registry

AI & Machine Learning

ai-visibility-index.dev

This MCP server provides tools to check and analyze AI visibility (LLMO/GEO) scores for domains, including industry averages and scoring methodology.

1 endpoint3 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://ai-visibility-index.dev/mcp

No auth detected

MCP server metadata

Name
ai-visibility-index
Version
1.0.0
Capabilities
tools

Known tools 3

check_ai_visibility

Check the AI visibility (LLMO/GEO) score for a specific domain.

Inferred read-only
list_ai_visibility_industries

List all industries covered by the AI Visibility Index with their average LLMO/GEO scores, company counts, and score ranges.

Inferred read-only
get_ai_visibility_methodology

Get the AI Visibility Index scoring methodology: how LLMO/GEO scores are calculated, which AI engines are tested (ChatGPT, Claude, Gemini, Perplexity), query types, scoring formula, and data freshness.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ai-visibility-index]
url = "https://ai-visibility-index.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-visibility-index": {
      "type": "http",
      "url": "https://ai-visibility-index.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-visibility-index
Remote MCP URL: https://ai-visibility-index.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ai-visibility-index": {
      "url": "https://ai-visibility-index.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-visibility-index": {
      "type": "http",
      "url": "https://ai-visibility-index.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-visibility-index",
  "transport": "streamable-http",
  "url": "https://ai-visibility-index.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ai-visibility-index.dev was fetched 2026-07-26T01:59:40.546Z and is being refreshed.

Trust status Neutral

ai-visibility-index.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.