Pre-flight Trust Check

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

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

@j0hanz/filesystem-mcp

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

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