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

@brave/brave-search-mcp-server

search · 0 interactions tracked
git+https://github.com/brave/brave-search-mcp-server.git
Runtime Score
50
Static Score
75
Success Rate
0%
Avg Latency: no data
P95 Latency: no data
Tracked Since: 2026-05-14 05:37:32
Last Checked: never
Add to your README: [![Trust Score](https://dominionobservatory.com/badge/brave-brave-search-mcp-server)](https://dominionobservatory.com/servers/brave-brave-search-mcp-server)

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