Server data from the Official MCP Registry
Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.
Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.
Set these up before or after installing:
Environment variable: GROQ_API_KEY
Environment variable: CEREBRAS_API_KEY
Environment variable: MONGODB_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vitaliiserbynassisterr-agenttrust": {
"env": {
"MONGODB_URL": "your-mongodb-url-here",
"GROQ_API_KEY": "your-groq-api-key-here",
"CEREBRAS_API_KEY": "your-cerebras-api-key-here"
},
"args": [
"mcp-agenttrust"
],
"command": "uvx"
}
}
}This is a well-structured quality verification system for AI agents with comprehensive evaluation pipelines and security-conscious design. While there are some code quality issues like broad exception handling and the use of eval() for mathematical expressions, these are low-severity concerns that don't significantly impact security given the server's legitimate purpose. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
Scanned 5 files · 12 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!