Server data from the Official MCP Registry
Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.
About
Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.
Security Report
This is a well-architected MCP server that acts as a trust-verification layer for other MCP tools. The code is clean, properly structured, and uses secure patterns for API communication. Authentication is handled by the remote Veragent API (not the concern of this server), and permissions are tightly scoped to network access for API calls. No security vulnerabilities or dangerous patterns were identified. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: VERAGENT_API_BASE
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lixiaowww-veragent": {
"env": {
"VERAGENT_API_BASE": "your-veragent-api-base-here"
},
"args": [
"veragent-mcp"
],
"command": "uvx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
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. |
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 (defaulthttps://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.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
