Security & Testing
agentsitescan.com
Provides tools to scan public business websites for trust and security signals, generating customer confidence scores and reports.
ENDPOINT 1
https://agentsitescan.com/api/mcp
MCP server metadata
- Name
- agent-site-scan
- Version
- 0.1.0
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_serviceDescribe Agent Site Scan, its free Customer Confidence Scan, paid report, public discovery files, and MCP endpoint.
Inferred read-onlyrun_customer_confidence_scanRun a free evidence-backed scan for a public business website.
Inferred read-onlyget_scan_resultReturn the free evidence-backed scan summary for a stored Agent Site Scan scan ID.
Inferred read-onlyget_example_reportReturn a summary of the real stored example report used by Agent Site Scan.
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.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.
agentsitescan.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.