Veragent MCP server — check the trust/security score of MCP tools before installing them in Claude.
Project description
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 |
|---|---|
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file veragent_mcp-0.1.0.tar.gz.
File metadata
- Download URL: veragent_mcp-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ca5a748036168862a0d7f1ef8588e36d8845bf6722dbf267b7fa2fd0802a863
|
|
| MD5 |
3fe7204aba143a283e7aef11be00cb0c
|
|
| BLAKE2b-256 |
df2222478b4f6b3fea606aa7810f3db8d4502a6fbe2f4fa8949c341100dc2943
|
File details
Details for the file veragent_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: veragent_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bca355d9ca85340d3c13af54515a4fac33af935ed00c4167a4d0a1ab2bb0b6da
|
|
| MD5 |
3e28d11a9dd44bde34f8863680fd64b7
|
|
| BLAKE2b-256 |
5eea90d3ea75764efd725a908b63346d153cf9c5aa3c512b1a63e9c89f9bf138
|