← Registry

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.

1 endpoint4 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://visoraco.com/mcp

No auth detected

MCP server metadata

Name
visora
Version
1.0.0
Capabilities
tools
Server instructions

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_robots

Fetch 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-only
visora_agent_readiness

Compute an Agent Readiness Score (0-100 + grade) for a URL: can AI agents fetch, read, and act on this page?

Inferred read-only
visora_free_scan

Start a free 8-engine AI visibility scan for a domain (ChatGPT, Google AI, Gemini, Copilot, Perplexity, Doubao, DeepSeek, Qwen).

Inferred read-only
visora_bot_taxonomy

Explain 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-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.