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

mcp-puppeteer

code · 0 interactions tracked
https://github.com/modelcontextprotocol/servers-archived/tree/main/src/puppeteer
Runtime Score
50
Static Score
75
Success Rate
0%
Avg Latency: no data
P95 Latency: no data
Tracked Since: 2026-04-12 13:55:35
Last Checked: never
Add to your README: [![Trust Score](https://dominionobservatory.com/badge/mcp-puppeteer)](https://dominionobservatory.com/servers/mcp-puppeteer)

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