← Registry

Security & Testing

agentsitescan.com

Provides tools to scan public business websites for trust and security signals, generating customer confidence scores and reports.

1 endpoint4 known toolsFirst detected August 24, 2026Last detected August 24, 2026

ENDPOINT 1

https://agentsitescan.com/api/mcp

No auth detected

MCP server metadata

Name
agent-site-scan
Version
0.1.0
Capabilities
tools
Server instructions

Use run_customer_confidence_scan for public business websites only. Results summarize inspected public pages and discovery files. Paid report contents, checkout mutation, and private data are not exposed through MCP.

Known tools 4

describe_service

Describe Agent Site Scan, its free Customer Confidence Scan, paid report, public discovery files, and MCP endpoint.

Inferred read-only
run_customer_confidence_scan

Run a free evidence-backed scan for a public business website.

Inferred read-only
get_scan_result

Return the free evidence-backed scan summary for a stored Agent Site Scan scan ID.

Inferred read-only
get_example_report

Return a summary of the real stored example report used by Agent Site Scan.

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

.mcp.json

{
  "mcpServers": {
    "agent-site-scan": {
      "type": "http",
      "url": "https://agentsitescan.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "agent-site-scan",
  "transport": "streamable-http",
  "url": "https://agentsitescan.com/api/mcp"
}
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 agentsitescan.com was fetched 2026-09-02T20:49:17.729Z.

Trust status Neutral

agentsitescan.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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