← Registry

Security & Testing

botvisibility.com

Scans websites for bot visibility and provides detailed check results across multiple optimization levels.

WebMCPx402 supported2 endpoints11 known toolsFirst detected May 11, 2026Last detected September 6, 2026

ENDPOINT 1

https://botvisibility.com/api/mcp

No auth detected

MCP server metadata

Name
botvisibility-mcp
Version
1.2.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

BotVisibility scans any URL for AI agent readiness (58 checks across 5 levels: Discoverable, Usable, Optimized, Indexable, Agent-Native). Use scan_url to audit a site, compare_sites for head-to-head comparisons, get_recommendations for a prioritized fix list, and deep_scan for the full paid report. All read-only tools are free; no auth required.

Known tools 11

scan_url

Run the full BotVisibility scan against a URL.

Inferred read-only
get_check_definitions

Returns the full set of BotVisibility check definitions: 58 checks across 5 levels (Discoverable, Usable, Optimized, Indexable, Agent-Native), all externally scanned.

Inferred read-only
get_check

Returns the definition for a single check by id (e.g.

Inferred read-only
get_showcase

Returns BotVisibility scans for nine well-known sites (Stripe, GitHub, Twilio, Shopify, Notion, Coinbase, Salesforce, NYTimes, Chase) grouped into tiers.

Inferred read-only
compare_sites

Runs scan_url against up to 5 URLs in parallel and returns a side-by-side summary (currentLevel, passed/applicable counts per level).

Inferred read-only
deep_scan

Returns payment instructions for the full BotVisibility deep scan — all checks INCLUDING the Level-5 agent-native probes (audit logs, intent endpoints, agent sessions, native tool schemas, scoped tokens, sandbox, consequence labels).

Potential side effects
get_badge_url

Returns the URL for an SVG badge showing the BotVisibility level for a site.

Inferred read-only
get_recommendations

Scans a URL and returns prioritized recommendations for improving AI agent readiness.

Inferred read-only
scan_batch

Scans up to 10 URLs in parallel and returns summary results for each.

Inferred read-only
get_level_requirements

Scans a URL and returns detailed requirements for achieving each level, including current progress, missing checks, and next steps.

Inferred read-only
validate_llms_txt

Validates llms.txt content against best practices.

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.botvisibility-mcp]
url = "https://botvisibility.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "botvisibility-mcp": {
      "type": "http",
      "url": "https://botvisibility.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: botvisibility-mcp
Remote MCP URL: https://botvisibility.com/api/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": {
    "botvisibility-mcp": {
      "url": "https://botvisibility.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "botvisibility-mcp": {
      "type": "http",
      "url": "https://botvisibility.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "botvisibility-mcp",
  "transport": "streamable-http",
  "url": "https://botvisibility.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://botvisibility.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 0

No tool metadata was available in the registry cache.

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.webmcp]
url = "https://botvisibility.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://botvisibility.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://botvisibility.com

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": {
    "webmcp": {
      "url": "https://botvisibility.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://botvisibility.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://botvisibility.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for botvisibility.com was fetched 2026-08-31T08:15:15.306Z.

Trust status Trusted

botvisibility.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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