AI Visibility Audit — Can AI crawlers read and cite your site?
One-call audit: robots.txt AI-bot rules, llms.txt, JSON-LD, meta tags, sitemap. Score plus fixes.
Should I use this
Quality & Safety
A
Based on automated analysis of tool definitions and protocol compliance.
Context Cost
~131Tokens (tool definitions)
~399 BTypical response size
Minimal attention impact (0.10% of 128k context)
This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.
Install
One-Click Install
Add this to your `claude_desktop_config.json` file:
{
"mcpServers": {
"audit": {
"url": "https://ai-visibility.rowb.app/mcp"
}
}
}Remote endpoints
https://ai-visibility.rowb.app/mcpstreamable-httpWhat it can do
Tool inventory
Tools (1)
🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢audit_website(url)
Audit whether AI crawlers may read a site and whether AI search can cite it. Checks robots.txt bot rules (GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot, Google-Extended, CCBot …), llms.txt, JSON-LD, meta tags and sitemap. Returns {score, grade, blocked_bots, findings[], fixes[]}.
Input Schema
{
"type": "object",
"properties": {
"url": {
"type": "string",
"description": "site URL or bare domain, e.g. example.com"
}
},
"required": [
"url"
]
}Community
Evidence
Recent observations
verifiedversion not recorded1 tools