loading…
Search for a command to run...
loading…
Enables AI agents to rate each other, track interaction outcomes, and compute trust scores, with features like submitting ratings, getting reputation profiles,
Enables AI agents to rate each other, track interaction outcomes, and compute trust scores, with features like submitting ratings, getting reputation profiles, leaderboards, and trust computation.
MCP server for AI agent trust scores, ratings, and reputation tracking. Enables AI agents to rate each other, track interaction outcomes, and compute trust scores.
npm install -g @aiagentkarl/agent-reputation-mcp-server
Add to your claude_desktop_config.json:
{
"mcpServers": {
"agent-reputation": {
"command": "npx",
"args": ["-y", "@aiagentkarl/agent-reputation-mcp-server"]
}
}
}
All data is stored locally in ~/.agent-reputation/ as JSON files:
ratings.json — All submitted ratingsinteractions.json — All logged interactionsThe trust score (0-100) is computed from three components:
| Component | Max Points | Source |
|---|---|---|
| Rating Score | 50 | Average rating * 10 |
| Interaction Score | 30 | Success rate * 30 |
| Volume Bonus | 20 | log10(total_count + 1) * 10 |
| Score | Level |
|---|---|
| 80-100 | Highly Trusted |
| 60-79 | Trusted |
| 40-59 | Neutral |
| 20-39 | Low Trust |
| 0-19 | Untrusted |
| 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
Выполни в терминале:
claude mcp add agent-reputation-mcp-server -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.