AgentTrust
Quality Score
79
/100
MCP Server for Agent Reputation & Trust Scoring
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"agent-trust": {
"command": "uvx",
"args": [
"agent-trust-mcp"
],
"env": {
"DATABASE_URL": "<database_url>",
"REDIS_URL": "<redis_url>",
"SIGNING_KEY_PATH": "<signing_key_path>",
"AUTH_PROVIDER": "<auth_provider>",
"AGENTAUTH_ACCESS_TOKEN": "<your-agentauth_access_token>"
}
}
}
}§02 Environment variables
DATABASE_URLrequired
PostgreSQL asyncpg connection string
REDIS_URLrequired
Redis connection string
SIGNING_KEY_PATHrequired
Path to Ed25519 private key PEM file
AUTH_PROVIDERAuthentication provider: agentauth | standalone | both (default: both)
AGENTAUTH_ACCESS_TOKENsecret
Access token for AgentAuth MCP tool calls
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.