
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
ai-visibility-mcp
Advanced tools
MCP server for tracking brand visibility across ChatGPT, Perplexity, Claude, and Gemini
MCP server for tracking brand visibility across AI platforms — ChatGPT, Perplexity, Claude, and Gemini.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ai-visibility": {
"command": "npx",
"args": ["-y", "ai-visibility-mcp"]
}
}
}
Add to your Cursor MCP settings:
{
"mcpServers": {
"ai-visibility": {
"command": "npx",
"args": ["-y", "ai-visibility-mcp"]
}
}
}
npx ai-visibility-mcp
cd mcp-server
npm install
npm run build
node dist/index.js
| Tool | Description |
|---|---|
check_brand_visibility | Check a brand's visibility across AI platforms with detailed per-platform results |
check_single_query | Check brand mention for a specific query on a specific platform |
get_visibility_score | Calculate overall AI visibility score (0-100) with tier rating |
compare_brands | Compare visibility of multiple brands side by side |
get_recommendations | Get prioritized recommendations to improve AI visibility |
list_platforms | List all supported AI platforms with sourcing details |
Check the AI visibility of "Ahrefs" with keywords ["SEO", "backlinks"]
Returns per-platform mention rates, positions, sentiment breakdown, and competitor landscape.
What's the AI visibility score for "HubSpot"?
Returns a 0-100 score with tier rating (Excellent/Good/Moderate/Low/Very Low) and recommendations.
Compare the AI visibility of "Ahrefs", "SEMrush", and "Moz" for the keyword "SEO"
Returns a ranked comparison table with per-platform scores.
Check if "Notion" is mentioned when asking ChatGPT "What are the best project management tools?"
Returns mention status, position, context snippet, sentiment, and competitors.
How can "MyStartup" improve its AI visibility?
Returns prioritized, actionable recommendations based on the brand's current score.
The server simulates realistic AI platform responses using:
For production use, replace the simulation layer with real API calls to each platform.
MIT
FAQs
MCP server for tracking brand visibility across ChatGPT, Perplexity, Claude, and Gemini
The npm package ai-visibility-mcp receives a total of 29 weekly downloads. As such, ai-visibility-mcp popularity was classified as not popular.
We found that ai-visibility-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.