mcpbeat Sign in

AI Visibility MCP Server

local only

AI Visibility runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 22 Mar 2026.

Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini.

Installs per day peak 21 · avg 7 · -5% w/w
a month agotoday
31
Installs / week
npm · ai-visibility-mcp
9
Stars
0 open issues
22 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check AI Visibility every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ai-visibility -- npx -y ai-visibility-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-visibility": {
      "args": [
        "-y",
        "ai-visibility-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-visibility]
command = "npx"
args = ["-y", "ai-visibility-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ai-visibility": {
      "args": [
        "-y",
        "ai-visibility-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-visibility": {
      "args": [
        "-y",
        "ai-visibility-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AI Visibility

same job, measured the same way
Kariops Pulse
by dohertykariann-code

Track your brand's visibility in AI search across Claude, ChatGPT, Perplexity, and Gemini.

answering
Asvaai
by viren040

Query your brand's AI visibility across ChatGPT, Claude, Perplexity, and Gemini.

answering
Brand Intelligence
by nudg3

Query your Nudg3 brand visibility across ChatGPT, Claude, Gemini, AI Overviews, and Perplexity.

118 installs/wk answering
FutureProof AEO
by mattyb12345nyc

Track brand visibility across ChatGPT, Claude, Gemini & Perplexity. Scores, competitors, trends.

answering
Verified Tools — AI Visibility Monitoring
by verifiedtools

AI-visibility monitoring for your brand across ChatGPT, Claude, Perplexity & Gemini.

answering
Ninar AI
by ninar

Audit your brand's visibility across ChatGPT, Gemini, Claude, Perplexity + 6 more engines.

5 tools answering
Agentaeo MCP Server
by digitaldatadriven

AEO audit tool — measure brand visibility across ChatGPT, Perplexity, Claude, and Google AI.

98 installs/wk local only
AIsa AI Visibility
by aisa

How a brand shows up in ChatGPT, Claude, Gemini and Perplexity answers.

answering

AI Visibility — questions

Answers built from our own checks of this server.

Why is there no uptime for AI Visibility?
AI Visibility runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package ai-visibility-mcp was installed 31 times last week.
How do I connect AI Visibility?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ai-visibility-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use AI Visibility?
The npm package ai-visibility-mcp was installed 31 times in the last week. Week over week that is -5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AI Visibility open source?
Yes — it is published under the MIT licence, written in TypeScript and 9 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.