← Registry

Security & Testing

preclick.ai

This MCP server provides tools to scan URLs for security threats, supporting both synchronous and asynchronous analysis.

2 endpoints12 known toolsFirst detected May 29, 2026Last detected July 25, 2026

ENDPOINT 1

https://preclick.ai/mcp

No auth detected

MCP server metadata

Name
ai.preclick/preclick-mcp
Version
0.3.6
Capabilities
toolstasks.requests.tools.calltasks.listtasks.cancel
Server instructions

Use url_scanner_scan or url_scanner_scan_with_intent to analyze URLs for security threats. The scan runs asynchronously - use task parameter and poll tasks/get or tasks/result for results. Typical full scan duration: around 70-80 seconds. If your client does not support the MCP Tasks protocol, use the async compatibility tools instead: url_scanner_async_scan (or url_scanner_async_scan_with_intent) to submit, then url_scanner_async_task_status or url_scanner_async_task_result to poll.

Known tools 6

url_scanner_async_scan

Submit a URL for asynchronous security analysis.

Inferred read-only
url_scanner_async_scan_with_intent

Submit a URL with optional user intent for asynchronous security analysis.

Inferred read-only
url_scanner_async_task_result

Retrieve the result of an asynchronous scan task.

Inferred read-only
url_scanner_async_task_status

Check the status of an asynchronous scan task.

Inferred read-only
url_scanner_scan

Analyze a URL for security threats (synchronous, blocks until complete or timeout).

Inferred read-only
url_scanner_scan_with_intent

Analyze a URL for security threats with optional user intent context (synchronous, blocks until complete or timeout).

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

.mcp.json

{
  "mcpServers": {
    "ai-preclick-preclick-mcp": {
      "type": "http",
      "url": "https://preclick.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "ai-preclick-preclick-mcp",
  "transport": "streamable-http",
  "url": "https://preclick.ai/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://urlcheck.ai/mcp

No auth detected

MCP server metadata

Name
ai.preclick/preclick-mcp
Version
0.3.6
Capabilities
toolstasks.requests.tools.calltasks.listtasks.cancel
Server instructions

Use url_scanner_scan or url_scanner_scan_with_intent to analyze URLs for security threats. The scan runs asynchronously - use task parameter and poll tasks/get or tasks/result for results. Typical full scan duration: around 70-80 seconds. If your client does not support the MCP Tasks protocol, use the async compatibility tools instead: url_scanner_async_scan (or url_scanner_async_scan_with_intent) to submit, then url_scanner_async_task_status or url_scanner_async_task_result to poll.

Known tools 6

url_scanner_async_scan

Submit a URL for asynchronous security analysis.

Inferred read-only
url_scanner_async_scan_with_intent

Submit a URL with optional user intent for asynchronous security analysis.

Inferred read-only
url_scanner_async_task_result

Retrieve the result of an asynchronous scan task.

Inferred read-only
url_scanner_async_task_status

Check the status of an asynchronous scan task.

Inferred read-only
url_scanner_scan

Analyze a URL for security threats (synchronous, blocks until complete or timeout).

Inferred read-only
url_scanner_scan_with_intent

Analyze a URL for security threats with optional user intent context (synchronous, blocks until complete or timeout).

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.ai-preclick-preclick-mcp]
url = "https://urlcheck.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-preclick-preclick-mcp": {
      "type": "http",
      "url": "https://urlcheck.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-preclick-preclick-mcp": {
      "type": "http",
      "url": "https://urlcheck.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-preclick-preclick-mcp",
  "transport": "streamable-http",
  "url": "https://urlcheck.ai/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.