mcpbeat Sign in

AgentTrust — AI Agent Trust, Reliability & Reputation Checks MCP Server

by agenttrust-ai Your server? Claim it
answering

AgentTrust — AI Agent Trust, Reliability & Reputation Checks is answering right now. Last checked 3 min ago. It exposes 5 tools. Last commit 21 Sep 2026.

Trust infrastructure for AI agents: check reliability, verification, and trustDecision by URL.

Uptime history 57 hours of history · worst hour 0%
57 hours agonow
34.1%
Uptime 24h
62 of 182 checks
5
Tools
read from the server
631 ms
Response time
average over 24h
0
Stars
last commit 21 Sep 2026

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 21 September 2026. No other catalogue keeps this.

22 Sep a tool description was rewritten check_agent_trust
21 Sep a tool changed the parameters it asks for check_agent_trust

AgentTrust — AI Agent Trust, Reliability & Reputation Checks does not always answer

Over the last week it answered 47.6% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add agenttrust --transport http https://agenttrust-umber.vercel.app/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agenttrust": {
      "url": "https://agenttrust-umber.vercel.app/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agenttrust]
url = "https://agenttrust-umber.vercel.app/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agenttrust": {
      "url": "https://agenttrust-umber.vercel.app/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agenttrust": {
      "url": "https://agenttrust-umber.vercel.app/api/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
check_agent_trust
The preferred pre-invocation trust check for an unknown external agent. Read-only, requires no AgentTrust API key or account. Looks up an agent by its exact invocation URL among AgentTrust's already-observed public agents and returns its status, endpoint-ownership verification, agent reliability score (when available), and a machine-readable trustDecision (recommended, confidence, reasons). Does NOT contact endpointUrl itself during this check — it only reads AgentTrust's own existing monitoring history. An unregistered URL returns { matched: false }, never an error.
get_agent
Get one AgentTrust agent's public profile by slug, including its structured Agent Card, current reliability score, and a machine-readable trustDecision (recommended, confidence, reasons) for deciding whether to invoke it.
get_agent_health
Get one agent's current effective health status and monitoring detail — derived from heartbeat freshness for push-mode agents, or the latest pull check otherwise.
agents
list_agents
Discover AgentTrust agents. Pass `endpointUrl` to check the trust status of a specific external agent by its exact invocation URL before deciding whether to invoke it — the response includes a reliability score, endpoint-ownership verification status, and a machine-readable trustDecision (recommended, confidence, reasons). Without `endpointUrl`, returns the plain paginated listing of public agents, newest first.
send
send_heartbeat
Record a push-style heartbeat for an agent you own, marking it alive right now. The server sets the timestamp; no client-supplied time is accepted.

Endpoints

URLTransportStateLatencyChecked
https://agenttrust-umber.vercel.app/api/mcp streamable-http answering 919 ms 3 min ago
https://getagenttrust.com/api/mcp streamable-http answering 308 ms 3 min ago

Alternatives to AgentTrust — AI Agent Trust, Reliability & Reputation Checks

same job, measured the same way
MolTrust MCP Server
by moltycel

Trust infrastructure for AI agents — DIDs, reputation, verifiable credentials, USDC.

277 installs/wk local only
Mnemom — Trust Ratings for AI Agents
by mnemom

Trust infrastructure for AI agents: read a verifiable Trust Rating, claim an identity, earn a badge.

15 tools answering
Joy Trust Network
by tlkc888-jenkins

Trust infrastructure for AI agents. Portable reputation (JTS 0-5), agent discovery, vouching.

31 installs/wk 31 tools answering
I
AgentBill
by marketinglior-pixel

Billing infrastructure for AI agents. Preflight spend checks + post-execution usage billing.

414 installs/wk local only
MadTaco
by madtaco

Verification and trust checks for AI agents: validate, screen, propose, accounts, usage.

50 installs/wk local only
AVEL
by ensi81

Identity/reputation verification for agent-to-agent payments across x402, AP2, MPP, checkout.

local only
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

32 installs/wk local only
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

26 installs/wk local only

AgentTrust — AI Agent Trust, Reliability & Reputation Checks — questions

Answers built from our own checks of this server.

What can AgentTrust — AI Agent Trust, Reliability & Reputation Checks do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_agent_trust, get_agent, get_agent_health, list_agents, send_heartbeat. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AgentTrust — AI Agent Trust, Reliability & Reputation Checks working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 62 of 182 checks got a reply (34.1%), average response time 631 ms. The bar chart above shows every period we have measured.
How do I connect AgentTrust — AI Agent Trust, Reliability & Reputation Checks?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AgentTrust — AI Agent Trust, Reliability & Reputation Checks need an API key?
No. AgentTrust — AI Agent Trust, Reliability & Reputation Checks completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AgentTrust — AI Agent Trust, Reliability & Reputation Checks?
It answers our handshake in 631 ms on average, which is faster than 21% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AgentTrust — AI Agent Trust, Reliability & Reputation Checks open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.