SERVER
Agent Trust
Rank #23239io.github.raditotev/agent-trust
Reputation and trust scoring service for AI agents, exposed as an MCP server. Evaluate counterparties, report interactions, issue portable trust certificates, and detect Sybil attacks.
First listed
Mar 16, 2026
Last publish date
Mar 22, 2026
OVERVIEW
Agent Trust is a Model Context Protocol (MCP) server published by raditotev. It ranks #23239 of 58,900 servers tracked on MCP Toplist. Agent Trust is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Mar 16, 2026 and most recently updated on Mar 22, 2026.
STANDING
#23,239of 58,900 tracked serversTop 50%
Ranks ahead of 35,661 of 58,900 servers on MCP Toplist.
CONNECT
Use Agent Trust
Add Agent Trust to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"agent-trust": {
"command": "uvx",
"args": [
"agent-trust-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>",
"REDIS_URL": "<your REDIS_URL>",
"SIGNING_KEY_PATH": "<your SIGNING_KEY_PATH>",
"AUTH_PROVIDER": "<your AUTH_PROVIDER>",
"AGENTAUTH_ACCESS_TOKEN": "<your AGENTAUTH_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
raditotev
VERSIONS
Available versions (6)
| Version | Published |
|---|---|
| 0.1.5 | Mar 22, 2026 |
| 0.1.4 | Mar 22, 2026 |
| 0.1.3 | Mar 22, 2026 |
| 0.1.2 | Mar 22, 2026 |
| 0.1.1 | Mar 21, 2026 |
| 0.1.0 | Mar 21, 2026 |
FAQ
Frequently asked questions
- What is Agent Trust?
- Reputation and trust scoring service for AI agents, exposed as an MCP server. Evaluate counterparties, report interactions, issue portable trust certificates, and detect Sybil attacks.
- Who maintains Agent Trust?
- Agent Trust is maintained by raditotev, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Agent Trust an official MCP server?
- Yes — Agent Trust is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Trust have?
- MCP Toplist tracks 6 versions of Agent Trust, most recently published on Mar 22, 2026.
- Where can I find the source code for Agent Trust?
- The source code for Agent Trust is hosted at github.com/raditotev/agent-trust.
EXPLORE