Pre-flight Trust Check

Check any MCP server's trust score before your agent connects. Instant results from 14824+ servers.

Try: brave-search filesystem github sqlite puppeteer
B
75/100

GitHub Official

code · 0 interactions tracked
https://mcp.smithery.ai/@github/github-mcp-server
Runtime Score
50
Static Score
75
Success Rate
0%
Avg Latency: no data
P95 Latency: no data
Tracked Since: 2026-04-08 12:05:11
Last Checked: never
Add to your README: [![Trust Score](https://dominionobservatory.com/badge/github-official)](https://dominionobservatory.com/servers/github-official)

Or use the API

curl "https://dominionobservatory.com/api/trust?url=brave-search"

# Python
import httpx
r = httpx.get("https://dominionobservatory.com/api/trust", params={"url": "brave-search"})
print(r.json())