Realurls
Related Servers
Alternatives to Realurls
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables verification of download, installer, repository, or model URLs to determine whether the source is official, returning verdicts with confidence scores, reasons, and verifiable evidence.3MIT
- AlicenseNot gradedqualityDmaintenanceValidates URLs and checks their reputation to help identify AI hallucinations and verify web page authenticity.MIT
- FlicenseNot gradedqualityCmaintenanceProvides trust infrastructure for AI agents by enabling reputation lookup, website trust scanning, and identity verification via MCP tools.1-
- AlicenseAqualityCmaintenanceProvides MCP tools for checking URL accessibility, evaluating whether webpage content is recently updated, and updating markdown tables keyed by URL, letting AI agents offload deterministic tasks to code and reduce token usage.3MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for grounded, cited AI: answers questions from live web sources, verifies claims, fact-checks documents, searches and reads URLs, summarises, classifies, and extracts fields, with usage tracking and status.1MIT
- AlicenseBqualityAmaintenanceMCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics.14MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct inputs and purposes: verify_url checks a given URL/domain against the official record, while get_official_url retrieves the official URL from a product or company name. No ambiguity exists between them.
Both tool names follow the same verb_noun pattern with snake_case: verify_url and get_official_url. The verbs ('verify', 'get') match the respective actions, creating a predictable and consistent naming convention.
With only two tools, the server feels slightly thin even though both tools cover the core domain of official URL verification and lookup. Each tool earns its place, but the small count leaves little room for broader utility or edge-case coverage.
The two tools cover the entire primary workflow: given a name, look up the official URL; given a candidate URL, verify its official status. There are no obvious gaps for a read-only service focused on official website verification.