Trust Score API
io.github.Br0ski777/trust-scoreTrust scoring for domains, wallets, APIs. SSL+DNS+WHOIS+headers. Score 0-100.
Tools · 2
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…
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
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"
}
}
}