Skip to content
Back to search
30
MCP streamable-http

Is It Trust Ready — agent-trust-readiness scanner

io.github.mnemom/isittrustready

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

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

isagentready-mcp
MCP server for scanning websites for AI agent readiness via the IsAgentReady API
0 tools
@agentsid/mcp-scanner
MCP security scanner. Scores any MCP server against the AgentsID trust framework and looks up pre-scanned results from the public registry.
0 tools
mcp-agenttrust
AgentTrust MCP Server — verify AI agent and MCP server quality from your IDE
0 tools
agent-trust-mcp-server
MCP Server exposing AgentTrust tools — lets any Agent framework query trust scores via npx
0 tools
AgentTrust
MCP Server for Agent Reputation & Trust Scoring
0 tools
AgentTrust
Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "is_it_trust_ready_—_agent-trust-readiness_scanner": {
      "url": "https://api.isittrustready.ai/mcp",
      "transport": "streamable-http"
    }
  }
}