Pre-connect trust checks for AI agents and MCP servers using HVTracker's public trust registry.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP server for checking supply-chain trust before connecting to AI agents, frameworks, or MCP servers.
The hosted remote server is:
This repository also provides a local stdio package for clients that prefer package-based installation.
verify_mcp_server: pre-connect trust verdict for an MCP server, package, GitHub repo, or agent name.check_agent_trust: trust profile for a tracked AI agent or framework β incl. runtime capabilities (MCP status, providers, plugin surface, provenance drift) and the URL of its Ed25519-signed trust credential.compare_agents: two agents side by side with an evidence-based verdict and the published compare-page link.search_agents: search the HVTracker registry by name, repo, description, or category.scan_stack: 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_categories: list the HVTracker categories with agent counts, so you can then pull a category's leaderboard.get_leaderboard: top tracked AI agents and MCP servers ranked by HVTrust score, optionally filtered to one category.get_agent_history: 90-day trust-score, grade, and rank history for one tracked agent β is it improving or declining?With npm:
With PyPI:
Example MCP client config:
Use a different HVTracker base URL while testing:
The official MCP Registry manifest is server.json.
In GitHub Actions, run the "Publish MCP Registry" workflow after the npm, PyPI, and GHCR packages for the same version are live.
The server name is:
Tagged releases build an .mcpb bundle for Claude Desktop from manifest.json.
To build it locally:
HVTracker MCP sends the user-supplied search string or server identifier to
https://hvtracker.net to fetch public trust data. It does not require an API
key and does not write to user systems. See the HVTracker site for current data
and methodology, and see PRIVACY.md for the repository privacy note.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hvtracker-mcp)<a href="https://allmcps.com/mcp/hvtracker-mcp"><img src="https://allmcps.com/api/badge/hvtracker-mcp?style=directory" alt="HVTracker MCP on AllMCPs" /></a>