Hvtracker Mcp
io.github.yugantm/hvtracker-mcpPre-connect trust checks for AI agents and MCP servers using HVTracker's public trust registry.
Tools · 8
Get the HVTracker supply-chain trust profile for a tracked AI agent or framework.
Pre-connect trust verdict for an MCP server, package, GitHub repo, or agent name before connecting an AI agent to it.
Compare two tracked AI agents side by side: trust scores, grades, runtime capabilities, and an evidence-based verdict.
Search tracked AI agents and frameworks by name, repo, description, or category, ranked by trust score.
Bulk pre-connect trust check for a whole dependency set — paste a requirements.txt, package.json, MCP client config, or a plain list and get a trust verdict per item plus a stack summary.
List the HVTracker categories with agent counts, so you can then pull a category's leaderboard.
Top tracked AI agents and MCP servers ranked by HVTrust score, optionally filtered to one category.
90-day trust-score, grade, and rank history for one tracked agent — is it improving or declining?
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hvtracker_mcp": {
"url": "https://hvtracker.net/mcp",
"transport": "streamable-http"
}
}
}