Pre-flight Trust Check

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

Try: brave-search filesystem github sqlite puppeteer
A
83.6/100

https://mcp.github.com/api

uncategorized · 1 interactions tracked
https://mcp.github.com/api
Runtime Score
97.9
Static Score
50
Success Rate
100%
Avg Latency: 342ms
P95 Latency: no data
Tracked Since: 2026-07-20 10:58:28
Last Checked: 2026-07-20 10:58:29
Add to your README: [![Trust Score](https://dominionobservatory.com/badge/https-mcp-github-com-api)](https://dominionobservatory.com/servers/https-mcp-github-com-api)

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())