MCP Server for Agent Reputation & Trust Scoring
Set these up before or after installing:
Environment variable: DATABASE_URL
Environment variable: REDIS_URL
Environment variable: SIGNING_KEY_PATH
Environment variable: AUTH_PROVIDER
Environment variable: AGENTAUTH_ACCESS_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-raditotev-agent-trust": {
"env": {
"REDIS_URL": "your-redis-url-here",
"DATABASE_URL": "your-database-url-here",
"AUTH_PROVIDER": "your-auth-provider-here",
"SIGNING_KEY_PATH": "your-signing-key-path-here",
"AGENTAUTH_ACCESS_TOKEN": "your-agentauth-access-token-here"
},
"args": [
"agent-trust-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
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!