visibilityradar-mcp
Allows running VisibilityRadar brand analysis directly from Windsurf IDE (a Codeium product).
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@visibilityradar-mcpAnalyze AI visibility for Notion"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
visibilityradar-mcp
Analyze how AI models see your brand — directly from Claude Desktop, Cursor, Windsurf, or any MCP-compatible AI assistant.
What is this?
VisibilityRadar measures how often and how positively AI models (Claude, GPT-4o, Gemini, Perplexity, Grok, DeepSeek) mention your brand. This MCP server brings that analysis directly into your AI assistant — no browser needed.
Ask Claude: "How visible is my brand on AI models compared to my competitors?" and get an instant, structured report.
Related MCP server: ai-visibility-mcp
Tools
Tool | Description |
| Run a full AI visibility analysis: overall score, per-model scores, sentiment, competitors, top recommendations |
| Fetch past analysis results and score trends for a brand |
Requirements
Pro or Agency plan on VisibilityRadar
An API key from Account Settings → MCP API Keys
Setup
1. Get your API key
Go to visibilityradar.ai/profile → scroll to MCP API Keys → click Generate Key.
2. Configure your AI assistant
Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"visibilityradar": {
"command": "npx",
"args": ["visibilityradar-mcp"],
"env": {
"VR_API_KEY": "vr_your_api_key_here"
}
}
}
}Cursor
Edit ~/.cursor/mcp.json:
{
"mcpServers": {
"visibilityradar": {
"command": "npx",
"args": ["visibilityradar-mcp"],
"env": {
"VR_API_KEY": "vr_your_api_key_here"
}
}
}
}Windsurf
Edit ~/.codeium/windsurf/mcp_config.json:
{
"mcpServers": {
"visibilityradar": {
"command": "npx",
"args": ["visibilityradar-mcp"],
"env": {
"VR_API_KEY": "vr_your_api_key_here"
}
}
}
}3. Restart your AI assistant
After saving the config, restart Claude Desktop / Cursor / Windsurf. You should see VisibilityRadar listed as a connected tool.
Example Usage
Once connected, just ask your AI assistant:
Analyze the AI visibility of "Notion" in the US market, compare against Obsidian and Roam ResearchWhat is the brand history for "Linear"?How does "Shopify" score across AI models compared to WooCommerce?Example Output
# AI Visibility Report: Notion
**Overall Score: 74/100** (Strong)
**Market:** US
📊 Sentiment: 68% positive · 24% neutral · 8% negative
## Per-Model Scores
• Claude: 82/100
• GPT-4o: 78/100
• Gemini: 71/100
• Perplexity: 69/100
• Grok: 74/100
• DeepSeek: 66/100
## Competitor Comparison
• Obsidian: 58/100
• Roam Research: 41/100
## Top Recommendations
1. [HIGH] Build a stronger Wikipedia presence with product comparisons
2. [HIGH] Earn more coverage on tech publications indexed by Perplexity
3. [MEDIUM] Increase presence on X/Twitter for Grok visibility
---
📊 Full report, playbook & content strategy: https://visibilityradar.ai/dashboardRate Limits
Plan | Daily MCP analyses | Monthly analyses |
Pro | 5/day | 10/month |
Agency | 20/day | Unlimited |
Every analyze_brand call via MCP counts as one analysis and is saved to your dashboard automatically.
API Endpoints
The MCP server calls the following VisibilityRadar API endpoints:
POST https://visibilityradar.ai/api/mcp/analyze— Run analysisGET https://visibilityradar.ai/api/mcp/history— Fetch history
Authentication uses the x-api-key header with your API key.
Links
License
MIT
Maintenance
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.Last updated16501MIT
- AlicenseAqualityCmaintenanceTrack brand visibility across ChatGPT, Perplexity, Claude, and Gemini.Last updated6188MIT
- Alicense-qualityBmaintenanceEnables AI agents to check whether AI assistants recommend a brand and audit a site's AI-agent readiness, providing visibility scores and specific gaps.Last updatedMIT
- Alicense-qualityBmaintenanceEnables AI agents to run brand-visibility audits by querying multiple AI engines, generating competitive leaderboards, and identifying growth opportunities. Integrates with any MCP-capable client to measure and act on brand discoverability in AI recommendations.Last updatedMIT
Related MCP Connectors
AI brand visibility analytics: visibility scores, optimizations, video, Reddit, and search rankings.
Brand visibility auditing across LLMs, AI search, and answer engines with GEO reports and scores.
AI visibility analytics for brand mentions, citations, sentiment, and GEO reports
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sarefe12-sudo/visibilityradar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server