Leaderboard/MCP-native URL security scanner that protects AI agent workflows.
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

MCP-native URL security scanner that protects AI agent workflows.

Search & WebSecurity

Analyzes threats and verifies URLs align with the agent's intended goal.

77/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance17/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
269.5ms
Conformance
Pass
Trend
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 405 in 269ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 269ms, task completion: 0%
Skills
url_scanner_async_scan

Submit a URL for asynchronous security analysis. Returns immediately with a task_id. Poll with url_scanner_async_task_status to check progress, then url_scanner_async_task_result to get the scan result. Async counterpart of url_scanner_scan for clients without native MCP Tasks support.

url_scanner_async_scan_with_intent

Submit a URL with optional user intent for asynchronous security analysis. Returns immediately with a task_id. Poll with url_scanner_async_task_status to check progress, then url_scanner_async_task_result to get the scan result. Async counterpart of url_scanner_scan_with_intent for clients without native MCP Tasks support.

url_scanner_async_task_result

Retrieve the result of an asynchronous scan task. If completed, returns the full scan result (risk_score, confidence, agent_access_directive, etc.). If still running, returns status with retry_after_ms — call again after that interval. Non-blocking.

url_scanner_async_task_status

Check the status of an asynchronous scan task. Returns the current task status using native MCP task semantics (working, completed, failed, cancelled) without blocking. Use url_scanner_async_task_result to retrieve the result once completed.

url_scanner_scan

Analyze a URL for security threats (synchronous, blocks until complete or timeout). Returns risk score, confidence, agent access guidance, and intent_alignment (always not_provided for this tool; use url_scanner_scan_with_intent for intent context). For long-running scans, prefer url_scanner_async_scan which returns immediately with a task_id for polling via url_scanner_async_task_result.

url_scanner_scan_with_intent

Analyze a URL for security threats with optional user intent context (synchronous, blocks until complete or timeout). Returns risk score, confidence, agent access guidance, and intent_alignment. For long-running scans, prefer url_scanner_async_scan_with_intent which returns immediately with a task_id for polling via url_scanner_async_task_result.

Tools
6 tools verified via live probe
verified 5d ago
Server: ai.preclick/preclick-mcpVersion: 0.3.6Protocol: 2025-06-18
Recent Probe Results
TimestampStatusLatencyConformance
Jul 3, 2026success269.5msPass
Jun 30, 2026success192.3msPass
Jun 27, 2026success251.4msPass
Jun 25, 2026success148.8msPass
Jun 24, 2026success152.3msPass
Jun 17, 2026success191.9msPass
Jun 16, 2026success208.1msPass
Jun 16, 2026success185.1msPass
Jun 15, 2026success149.3msPass
Jun 12, 2026success234.9msPass
Source Registries
mcp-registry
First Seen
Mar 25, 2026
Last Seen
Jul 3, 2026
Last Probed
Jul 3, 2026