Checks public HVTracker trust data for MCP servers, AI agents, frameworks, packages, repositories, and dependency stacks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by HVTracker MCP.
verify_mcp_serverpre-connect trust verdict for an MCP server, package, GitHub repo, or agent name.
check_agent_trusttrust 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_agentstwo agents side by side with an evidence-based verdict and the published compare-page link.
search_agentssearch the HVTracker registry by name, repo, description, or category.
scan_stackbulk 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_categorieslist the HVTracker categories with agent counts, so you can then pull a category's leaderboard.
HVTracker MCP MCP server gives AI clients access to public trust information for AI agents, frameworks, MCP servers, packages, and GitHub repositories. Its main use is pre-connect checking: an agent can inspect a target before adding it to a workflow or dependency set.
The server can return a trust verdict for an identified MCP server, package, repository, or agent. It can also retrieve a tracked agentβs trust profile, including MCP status, providers, plugin surface, provenance drift, and the URL of its Ed25519-signed trust credential. For comparisons, it places two agents side by side and returns an evidence-based verdict with a published comparison-page link.
Clients call the MCP tools through either the hosted endpoint at https://hvtracker.net/mcp or a locally installed stdio process. Requests query HVTrackerβs public registry rather than requiring a private service credential.
The available operations cover both individual targets and broader inventories:
Stack scans return a verdict for each submitted item and a summary for the overall set. The history tool is intended to show whether a tracked agentβs trust position is improving or declining over time.
For a remote MCP configuration, point the client at:
For local stdio use, install the package from npm with npm install -g hvtracker-mcp or from PyPI with python3 -m pip install hvtracker-mcp. The local client entry uses the hvtracker-mcp executable:
Development environments can override the registry endpoint with HVTRACKER_BASE_URL, such as a local test service. Normal operation does not require an API key.
HVTracker MCP MCP server exposes these tools:
verify_mcp_server checks a target before connection.check_agent_trust returns a tracked agent or framework profile.compare_agents compares two agents and provides an evidence-based result.search_agents searches registry records.scan_stack checks multiple dependencies and summarizes the stack.list_categories returns categories and counts.get_leaderboard returns ranked agents and MCP servers.get_agent_history returns 90-day score, grade, and rank history.The service only describes data available in the public HVTracker registry. A target must be identifiable through the values accepted by the relevant tool, and an untracked agent may not have a trust profile or history available.
HVTracker MCP MCP server sends the user-provided search string or server identifier to https://hvtracker.net to obtain public trust data. It does not require an API key and does not write to user systems. Current registry data and scoring methodology are maintained by HVTracker, so developers should consult that service when interpreting results.
Always refer to the official documentation for the most accurate and up-to-date information.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
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>