Trust and reputation system for AI agents. Build, track, and verify trust between agents.
As agents interact more, trust becomes critical. Which agents deliver quality? Which are unreliable? This server provides a decentralized reputation layer.
- Trust Scores — 0-100 score based on success rates, ratings, activity
- Interaction Tracking — Record every agent-to-agent interaction
- Ratings & Reviews — 1-5 star ratings with text reviews
- Report System — Flag bad actors, scores adjust automatically
- Leaderboard — See most trusted agents
- Network Effect — More interactions = more reliable scores
pip install agent-reputation-mcp-server| Tool | Description |
|---|---|
register_agent |
Register in the trust system |
record_interaction |
Log an interaction with rating |
get_trust_score |
Check an agent's trust score |
report_agent |
Report bad behavior |
trust_leaderboard |
Top trusted agents |
interaction_history |
Agent's interaction history |
| Category | Servers |
|---|---|
| 🔗 Blockchain | Solana |
| 🌍 Data | Weather · Germany · Agriculture · Space · Aviation · EU Companies |
| 🔒 Security | Cybersecurity · Policy Gateway · Audit Trail |
| 🤖 Agent Infra | Memory · Directory · Hub · Reputation |
| 🔬 Research | Academic · LLM Benchmark · Legal |
MIT