AI Visibility MCP Server

Know exactly how AI platforms talk about your brand. Track mentions, sentiment, position, and competitors across the AI platforms that shape buying decisions. It runs locally over stdio via the published package.

People connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-03-22 · ★ 9 · #31 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install AI Visibility

Claude Code

claude mcp add sharozdawa-ai-visibility -- npx -y ai-visibility-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "sharozdawa-ai-visibility": {
      "command": "npx",
      "args": [
        "-y",
        "ai-visibility-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package ai-visibility-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.sharozdawa is GitHub-verified and matches the repo owner

03 · What AI Visibility can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.1 · 2026-03-21

Add LICENSE, glama.json, and Dockerfile for Glama MCP registry

v1.0.0 · 2026-03-21

AI Visibility Tracker v1.0.0 · Track your brand's visibility across AI platforms. · Monitor ChatGPT, Perplexity, Claude, Gemini · Visibility score (0-100) with animated gauge · Platform breakdown with sentiment…

04 · Who maintains AI Visibility

ai-visibility is maintained by sharozdawa. We track 5 MCP servers from sharozdawa - 5 actively maintained, 11 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from sharozdawa.

  1. indexnow Submit URLs for instant indexing via IndexNow and Google Indexing API. ★ 2

05 · Facts

category
search - ranked #31 of 47 actively-maintained search servers as of 2026-08-25.
registry
io.github.sharozdawa/ai-visibility (active, first published 2026-03-21)
packages
npm:ai-visibility-mcp

06 · AI Visibility FAQ

What is AI Visibility?

Know exactly how AI platforms talk about your brand. Track mentions, sentiment, position, and competitors across the AI platforms that shape buying decisions. It runs locally over stdio via the published package.

Is AI Visibility still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-22. We re-verify nightly.

How do I install AI Visibility?

Run `npx -y ai-visibility-mcp`. You can also paste the ready-made client config above.

Does AI Visibility run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to AI Visibility