Kerq is the trust layer for AI tools. A 7-point scoring system that rates MCP tools on security, reliability, and transparency — so AI agents can verify tools before connecting.
Overview
Kerq — The Industry Standard for AI Tool Trust
Before your agent connects to any tool, Kerq answers the question: should it?
Kerq's 7-point scoring system evaluates every MCP tool on security, reliability, and transparency — giving AI agents the trust infrastructure they need to operate autonomously and safely.
What you get:
- Real-time trust scores across a growing directory of MCP tools
- Simple REST API — returns score, uptime %, response time, error rate
- Free tier: 10,000 API calls/month
- SSE endpoint for real-time streaming
- Quick start: Connect to https://kerq.dev/sse and start quer ying trust scores instantly.
Learn more: https://kerq.dev/
Server Config
{
"mcpServers": {
"kerq": {
"url": "https://kerq.dev/sse"
}
}
}