URL Safety Validator MCP
Rank #7,047io.github.OjasKord/url-safety-validator-mcp
URL safety assessment with SAFE/SUSPICIOUS/DANGEROUS verdicts using Google Web Risk, URLhaus, and PhishTank.
URL Safety Validator MCP is a Model Context Protocol (MCP) server published by OjasKord. It ranks #7,047 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. URL Safety Validator MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Apr 22, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 69,804 of 76,851 servers on MCP Toplist.
Use URL Safety Validator MCP
Add URL Safety Validator MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"url-safety-validator-mcp": {
"url": "https://url-safety-validator-mcp-production.up.railway.app/"
}
}
}{
"mcpServers": {
"url-safety-validator-mcp": {
"command": "npx",
"args": [
"-y",
"url-safety-validator-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
"GOOGLE_WEB_RISK_API_KEY": "<your GOOGLE_WEB_RISK_API_KEY>",
"GOOGLE_SAFE_BROWSING_API_KEY": "<your GOOGLE_SAFE_BROWSING_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
OjasKord
Other servers by OjasKord
- Bizfile MCP#6,018 · 12 vers
- VAT Validator MCP#6,120 · 11 vers
- Tender MCP#6,825 · 6 vers
- Local Model Suitability MCP#7,741 · 6 vers
- Data Compliance Classifier MCP#8,177 · 5 vers
- HS Code Classifier#8,603 · 5 vers
- Document Integrity Validator#12,155 · 1 ver
- Quantum Suitability Validator#12,346 · 1 ver
Available versions (6)
| Version | Published |
|---|---|
| 1.2.6 | May 2, 2026 |
| 1.2.5 | Apr 28, 2026 |
| 1.2.4 | Apr 26, 2026 |
| 1.2.1 | Apr 23, 2026 |
| 1.2.0 | Apr 22, 2026 |
| 1.1.0 | Apr 22, 2026 |
Frequently asked questions
- Who maintains URL Safety Validator MCP?
- URL Safety Validator MCP is maintained by OjasKord, which publishes 9 MCP servers (53 total versions) tracked on MCP Toplist.
- Is URL Safety Validator MCP listed on the Official MCP Registry?
- Yes — URL Safety Validator MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does URL Safety Validator MCP have?
- MCP Toplist tracks 6 versions of URL Safety Validator MCP, most recently published on May 2, 2026.
- Where can I find the source code for URL Safety Validator MCP?
- The source code for URL Safety Validator MCP is hosted at github.com/ojaskord/url-safety-validator-mcp.