work.agentexchange.aivisibility/ai-visibility-mcp
Official2 toolsAI Visibility Checker
Free, no signup. Check if ChatGPT, Perplexity & Google AI recommend a brand in 15 markets (GEO/AEO).
Checks if major AI platforms recommend a brand across 15 geographic markets.
Captured live from the server via tools/list.
check_ai_visibility
Check whether AI assistants (ChatGPT, Perplexity, Google AI Overviews) recommend a brand when buyers ask for recommendations in its category. Returns an AI Visibility Score (0-100), how often the brand is named across real buyer questions, and which competitor brands the AI names instead. Free.
Parameters (4)
- brandstringrequired
Brand or company name to check.
- categorystringrequired
Category buyers ask AI about, e.g. 'project management software'.
- urlstring
Optional website URL to improve the audit.
- marketstring
Optional market: us, uk, jp, kr, de, fr, es, br, in. Default us.
check_agent_readiness
Audit whether a website is ready for AI shopping/research AGENTS to discover and use it: AI-crawler access (GPTBot/ClaudeBot/PerplexityBot), llms.txt, schema.org structured data, and a /.well-known agent manifest. Returns a 0-100 agent-readiness score with specific gaps. Free.
Parameters (1)
- urlstringrequired
Website URL to audit (https://...).
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ai-visibility-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aivisibility.agentexchange.work/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.