Back to search
90
MCP live v1.1.0 sse

Trust Score API

io.github.Br0ski777/trust-score

Trust scoring for domains, wallets, APIs. SSL+DNS+WHOIS+headers. Score 0-100.

Uptime
50.0%
4 probes
Response
218ms
last probe
Tools
2
callable

Tools · 2

trust_score_evaluate

Use this when you need to check if a domain, website, API endpoint, or crypto wallet is safe to interact with. Returns a composite trust score 0-100 with letter grade (A+ to F), verdict (trusted/moder…

trust_score_batch_compare

Use this when you need to compare the trustworthiness of multiple domains, URLs, or wallets and pick the safest option. Accepts 2-5 targets and returns trust scores for all, sorted from most to least …

Similar MCP servers embedding-nearest

Trust Score API
Trust scoring for domains, wallets, APIs. SSL+DNS+WHOIS+headers. Score 0-100.
0 tools · sse
Trust Score
Score trust for domains, wallets, and APIs using SSL, DNS, WHOIS, and headers.
0 tools
Ground Truth live
Live fact-checks for AI agents: endpoints, security headers, pricing, claims, compliance, markets.
9 tools · streamable-http
Event Resolver API
Resolve prediction market events. Price checks, claim verification, outcome confidence.
3 tools · sse
LimitGuard Trust Intelligence live
Entity verification, sanctions screening, and trust scoring for AI agents.
5 tools · streamable-http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse

How to use

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

{
  "mcpServers": {
    "trust_score_api": {
      "url": "https://trust-score.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}