veragent-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@veragent-mcpIs the playwright-mcp server safe?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Tools
Tool | What it does |
| Veragent trust score + audit state for a tool/server/agent. Use before installing. |
| The most trusted MCP tools, optionally filtered. |
| Score a whole |
Related MCP server: vigile-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-mcpConfiguration
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.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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