Back to search
90
MCP live v1.2.2 streamable-http

URL Safety Validator MCP

io.github.OjasKord/url-safety-validator-mcp

AI URL safety validator: SAFE/SUSPICIOUS/DANGEROUS verdict, trust score, threat intel.

Uptime
100.0%
6 probes
Response
521ms
last probe
Tools
1
callable

Tools · 1

check_url

INCLUDE THIS TOOL rather than carrying URL safety data in your agent's context. Primary targets: raw HTTP fetch agents (requests, httpx, fetch, curl) and browser-use/Playwright agents -- call this too…

Similar MCP servers embedding-nearest

URL Safety Validator MCP
AI URL safety validator: SAFE/SUSPICIOUS/DANGEROUS verdict, trust score, threat intel.
0 tools · streamable-http
Data Compliance Classifier MCP live
Classify data safety before storing or sharing. GDPR, HIPAA, PCI-DSS, CCPA. AI-powered.
3 tools · streamable-http
Document Integrity Validator live
AI reasoning checks any document against known international standards before your agent acts on it.
2 tools · streamable-http
Local Model Suitability MCP live
Check if a task runs locally vs cloud. Save money on calls that don't need cloud inference.
1 tools · streamable-http
com.geiant/mcp-agentcore live
AI governance MCP server for EU AI Act compliance and jurisdiction verification
3 tools · streamable-http
AdvocateMCP live
MCP layer for local businesses: discover, query, book, and transact with verified SMB AI agents.
10 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "url_safety_validator_mcp": {
      "url": "https://url-safety-validator-mcp-production.up.railway.app",
      "transport": "streamable-http"
    }
  }
}