AI & Machine Learning
visoraco.com
Provides tools to audit AI bot access via robots.txt, score a page's agent readiness, explain AI bot taxonomy, and run multi-engine AI visibility scans for a domain.
ENDPOINT 1
https://visoraco.com/mcp
MCP server metadata
- Name
- visora
- Version
- 1.0.0
Visora measures how AI engines and agents see a website. Use visora_agent_readiness for an Agent Readiness Score, visora_check_robots for the full AI-bot robots.txt matrix, visora_free_scan for an 8-engine AI visibility scan, visora_bot_taxonomy to learn the training/search/agent bucket model.
Known tools 4
visora_check_robotsFetch a site's robots.txt and show the full AI-bot access matrix — every known training crawler, AI search indexer, and user-triggered agent, grouped by bucket (training/search/agent/other).
Inferred read-onlyvisora_agent_readinessCompute an Agent Readiness Score (0-100 + grade) for a URL: can AI agents fetch, read, and act on this page?
Inferred read-onlyvisora_free_scanStart a free 8-engine AI visibility scan for a domain (ChatGPT, Google AI, Gemini, Copilot, Perplexity, Doubao, DeepSeek, Qwen).
Inferred read-onlyvisora_bot_taxonomyExplain the three-bucket model for AI bots (training / search / agent) and list every known AI bot token with operator, bucket, whether it honors robots.txt, and notes.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.visora]
url = "https://visoraco.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"visora": {
"type": "http",
"url": "https://visoraco.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: visora
Remote MCP URL: https://visoraco.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"visora": {
"url": "https://visoraco.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"visora": {
"type": "http",
"url": "https://visoraco.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "visora",
"transport": "streamable-http",
"url": "https://visoraco.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.