io.github.yugantm/hvtracker-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HVTRACKER_BASE_URL | No | Use a different HVTracker base URL while testing |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| verify_mcp_serverA | Pre-connect trust verdict for an MCP server or AI agent. Pass a GitHub owner/repo, GitHub URL, npm/PyPI package, display name, slug, or MCP server URL. Unknown servers return trusted=false because HVTracker has no independent evidence, not because harm is proven. |
| check_agent_trustA | Get the HVTracker trust profile for a tracked AI agent or framework. |
| search_agentsA | Search tracked AI agents and frameworks by name, repo, or description. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/YugantM/hvtracker-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server