mcpbeat Sign in

Is It Trust Ready — agent-trust-readiness scanner MCP Server

not responding

Is It Trust Ready — agent-trust-readiness scanner is listed as active in the registry but did not answer our last check. It exposes 8 tools. Last commit 2 Sep 2026.

Scan any website or MCP server for agent-trust-readiness; returns a signed, verifiable scorecard.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
8
Tools
read from the server
123 ms
Response time
average over 24h
1
Stars
last commit 2 Sep 2026

Is It Trust Ready — agent-trust-readiness scanner does not always answer

Over the last week it answered 0.0% 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 12 min ago.

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

Available tools 8

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

reputation
get_reputation
Look up an AI agent's published Trust Rating — Mnemom's portable reliability signal for autonomous software, computed from the agent's own verified activity record. Returns the rating plus the technical factors behind it. Free, public, read-only: every registered agent's rating is published by standard (the `visibility` field is the reputation-publication axis, distinct from identity-record visibility).
get_reputation_badge
Get an embeddable Trust Rating badge for an agent — returns the badge image URL plus ready-to-paste Markdown and HTML snippets for a README or agent card.
search_reputation_directory
Resolve an agent name or id-prefix to a real agent_id over the PUBLIC reputation directory (only agents whose reputation visibility is public). Zero-auth. The arriving-agent entry point: discover a concrete agent_id, then call get_reputation / verify_reputation on it.
verify
verify_reputation
Attest an agent's Trust Rating — returns a Merkle-root + hash-chain attestation (hash_chain_valid) proving the rating derives from an unbroken, append-only checkpoint chain, plus a pointer to the signed integrity certificate. This is a chain-integrity attestation, NOT an in-band Ed25519 signature check (that parity is verify_scan, for website scorecards).
verify_scan
Verify a website scan scorecard's Ed25519 signature IN-BAND (verify, don't trust). Pass a `scan` (a scorecard from scan_trust) or a `url` to re-scan; returns {verified, key_id, canonicalization} checked against the public key at mnemom://iitr/jwks. Zero-auth. Spec + rubric: https://www.isittrustready.ai/rubric and https://docs.mnemom.ai/.
agent
get_agent
Look up an agent's public identity and trust state by ID — the accountable record other agents and humans can rely on.
scan
scan_trust
Scan a website's agent-trust-readiness and return a signed scorecard (Trust, plus an Access axis on newer rubrics). Zero-auth. Results are CACHED for up to 24h — check `cached` and `scannedAt` on the result; pass `fresh: true` to force a re-scan (rate-limited). Proxies to the SSRF-locked isittrustready scanner; the Ed25519 signature + permalink are preserved verbatim. Rubric + docs: https://www.isittrustready.ai/rubric and https://docs.mnemom.ai/.
started
get_started
Zero-auth, no-args orientation: who Mnemom is, the surface map, how to authenticate and what it unlocks, and the value tools to try right now (headlining scan_trust + the reputation reads).

Endpoints

URLTransportStateLatencyChecked
https://api.isittrustready.ai/mcp streamable-http answering 123 ms 12 min ago

Alternatives to Is It Trust Ready — agent-trust-readiness scanner

same job, measured the same way
Agentready
by vercel-agentready-rho

Scan any website or MCP server for agent readiness: 0-100 score, a fix per failing check. Free.

11 tools answering
MCP Scorecard
by davidmosiah

Agent-readiness scorecard for any MCP server: 10 checks, 0-100 score, actionable findings.

62 installs/wk local only
AgentAvow Trust
by agentavow

Signed, offline-verifiable safety scores for the MCP servers, packages & tools an agent connects to

158 installs/wk 8 tools answering
Aso Audit MCP
by forgemeshlabs

ASO Scanner — the free Agent Readiness scanner as an MCP server. Measures your ASO Score (Agent.

35 installs/wk local only
Agent Readiness MCP
by forgemeshlabs

Agent Readiness MCP — the free Agent Readiness scanner as an MCP server. Measures your ASO Score.

34 installs/wk local only
Myagi - Open Agent Registry
by myagi

Score any website's AI-agent readiness. Open Agent Registry scanner + platform tools.

3 tools answering
webring.online
by webring

Traversable webring directory for the agentic web: agents, MCP servers, and agent-ready websites.

9 tools answering
WebMCP — Make Any Website Agent-Ready
by up2itnow0822

W3C WebMCP toolkit for Chrome 146. Expose any website as a structured MCP server for AI agents.

local only

Is It Trust Ready — agent-trust-readiness scanner — questions

Answers built from our own checks of this server.

What can Is It Trust Ready — agent-trust-readiness scanner do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_agent, get_reputation, get_reputation_badge, get_started, scan_trust, search_reputation_directory and 2 more. 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 →
What is Is It Trust Ready — agent-trust-readiness scanner mostly used for?
Its tools cluster around reputation and verify. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Is It Trust Ready — agent-trust-readiness scanner working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 123 ms. The bar chart above shows every period we have measured.
The registry lists Is It Trust Ready — agent-trust-readiness scanner as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Is It Trust Ready — agent-trust-readiness scanner?
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 Is It Trust Ready — agent-trust-readiness scanner need an API key?
No. Is It Trust Ready — agent-trust-readiness scanner completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
Is Is It Trust Ready — agent-trust-readiness scanner open source?
We cannot say either way: 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.