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.
ENDPOINT 1
https://ai-visibility-index.dev/mcp
MCP server metadata
- Name
- ai-visibility-index
- Version
- 1.0.0
Known tools 3
check_ai_visibilityCheck the AI visibility (LLMO/GEO) score for a specific domain.
Inferred read-onlylist_ai_visibility_industriesList all industries covered by the AI Visibility Index with their average LLMO/GEO scores, company counts, and score ranges.
Inferred read-onlyget_ai_visibility_methodologyGet 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-onlyCONNECT 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.
ai-visibility-index.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.