Skip to main content
Glama
lixiaowww

veragent-mcp

by lixiaowww

Veragent MCP Server

The trust layer for MCP — as an MCP tool. Let Claude (or any MCP client/agent) check whether an MCP tool is safe before installing it, look up the most trusted tools, or score an entire MCP stack — all backed by the Veragent trust registry.

Star this repo  ·  uvx veragent-mcp — check any tool's trust before you install  ·  Get your tool SGC Certified →  ·  How we audit (open methodology) →

Tools

Tool

What it does

check_tool_trust(name)

Veragent trust score + audit state for a tool/server/agent. Use before installing.

list_trusted_tools(query, limit)

The most trusted MCP tools, optionally filtered.

scan_mcp_stack(mcp_config)

Score a whole mcp_settings.json — per-server risk + summary.

Related MCP server: agentforge-trust-mcp

Install (Claude Desktop)

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "veragent": {
      "command": "uvx",
      "args": ["veragent-mcp"]
    }
  }
}

Then ask Claude: "Is the playwright-mcp server safe? Check Veragent."

Run locally

uvx veragent-mcp
# or
pip install veragent-mcp && veragent-mcp

Configuration

  • VERAGENT_API_BASE — override the API base (default https://veragent.store/api/v1).

Honesty

Veragent labels static-analysis results as Heuristic and reserves SGC Certified for behavioral-sandbox passes. Scores are reported with this distinction.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    Enables AI agents to query trust scores for MCP servers and agent skills while scanning content for potential security issues. It provides direct access to the Vigile trust registry to help users evaluate the safety of third-party tools and integrations.
    Last updated
    9
    96
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables trust, reputation, and economic accountability for MCP by proxying between clients and servers, enriching every tool invocation with trust evaluation, KYA tiers, spending limits, and delegation chains.
    Last updated
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server exposing Verity's trust checks as tools (verify_fact, detect_injection, moderate_content, redact_pii, guard_action) that any MCP-capable agent can discover and call for fail-closed safety verification before spending or sending.
    Last updated
    5
    MIT

View all related MCP servers

Related MCP Connectors

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

  • Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.

  • Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale.

View all MCP Connectors

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/lixiaowww/veragent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server