mcpbeat Sign in

HVTracker MCP Server

answering

HVTracker MCP is answering right now. Last checked 1 min ago. 63 installs a week from pypi. It exposes 8 tools. Last commit 9 Aug 2026.

Pre-connect trust checks for AI agents and MCP servers using HVTracker's public trust registry.

Installs per day peak 189 · avg 25 · -25% w/w
a month agotoday
Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
8
Tools
read from the server
331 ms
Response time
average over 24h
63
Installs / week
npm and PyPI

HVTracker MCP missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add hvtracker-mcp --transport http https://hvtracker.net/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hvtracker-mcp": {
      "url": "https://hvtracker.net/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hvtracker-mcp]
url = "https://hvtracker.net/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hvtracker-mcp": {
      "url": "https://hvtracker.net/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hvtracker-mcp": {
      "url": "https://hvtracker.net/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
check_agent_trust
Get the HVTracker supply-chain trust profile for a tracked AI agent or framework.
get_agent_history
90-day trust-score, grade, and rank history for one tracked agent — is it improving or declining?
agents
search_agents
Search tracked AI agents and frameworks by name, repo, description, or category, ranked by trust score.
categories
list_categories
List the HVTracker categories with agent counts, so you can then pull a category's leaderboard.
compare
compare_agents
Compare two tracked AI agents side by side: trust scores, grades, runtime capabilities, and an evidence-based verdict.
leaderboard
get_leaderboard
Top tracked AI agents and MCP servers ranked by HVTrust score, optionally filtered to one category.
scan
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.
verify
verify_mcp_server
Pre-connect trust verdict for an MCP server, package, GitHub repo, or agent name before connecting an AI agent to it.

Endpoints

URLTransportStateLatencyChecked
https://hvtracker.net/mcp streamable-http answering 324 ms 1 min ago

Alternatives to HVTracker MCP

same job, measured the same way
Asc MCP Server
by muhammetali

App Store Connect MCP Server for AI coding agents

51 installs/wk local only
mcp-trust
by saagpatel

Check the danger grade of any public MCP server before you connect.

88 installs/wk local only
Docker MCP Server
by friendlygeorge

MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents

78 installs/wk local only
Hubd
by bzdos

The project tracker for teams of humans and AI agents — in plain files. MCP server + CLI.

1 881 installs/wk local only
StackResolve
by stackresolve

Find, compare, and audit software for AI agents. Scored registry of tools and MCP servers.

15 tools answering
Modusop MCP
by jwwd-repos

MCP server for ModusOp — projects, tasks, time tracking, and retainers for AI assistants.

33 installs/wk local only
Customdomain
by customdomain

Custom domains for SaaS and AI agents: search, register, connect DNS, and issue HTTPS over MCP.

answering
Meta Agent Tools
by agentalog

Registry of MCP servers, agent skills and plugins: search, filter, comments, likes, publish.

29 tools answering

HVTracker MCP — questions

Answers built from our own checks of this server.

What can HVTracker MCP do?
It exposes 8 tools, read directly from the server on our last check. Among them: check_agent_trust, compare_agents, get_agent_history, get_leaderboard, list_categories, scan_stack and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is HVTracker MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 331 ms. The bar chart above shows every period we have measured.
How do I connect HVTracker MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does HVTracker MCP need an API key?
No. HVTracker MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is HVTracker MCP?
It answers our handshake in 331 ms on average, which is faster than 46% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use HVTracker MCP?
The npm package hvtracker-mcp was installed 63 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is HVTracker MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.