TrustPilot for APIs, built for AI agents. Independent reliability ratings for every API and MCP server — powered by synthetic probes and crowdsourced agent telemetry. Three tools: check_reliability (look up a service rating), compare_services (side-by-side comparison with recommendation), and report_outcome (leave a review after calling a service).
Server Config
{
"mcpServers": {
"preflight": {
"command": "uvx",
"args": [
"preflight-mcp"
],
"env": {
"PREFLIGHT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}