Skip to content
Back to CraftedTrust

Card snapshot

mcp.craftedtrust.com · 2026-08-20 01:00:00 UTC · a762583daef9b060f268cc5a0c1c3ae679f13411fa8124c0d7e382bb4a45465a

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "CraftedTrust",
  "description": "Independent trust verification and security research for MCP servers. 12-category trust scoring, Touchstone vulnerability research (50+ checks, 7 domains), registry search, and certification.",
  "url": "https://mcp.craftedtrust.com",
  "capabilities": [
    "trust_scoring",
    "server_scanning",
    "registry_search",
    "vulnerability_research",
    "certification"
  ],
  "provider": {
    "name": "Cyber Craft Solutions LLC",
    "url": "https://craftedcybersolutions.com"
  },
  "openapi": "https://mcp.craftedtrust.com/api/v1/openapi.yaml",
  "endpoints": {
    "mcp": "https://mcp.craftedtrust.com/api/v1/mcp",
    "rest": "https://mcp.craftedtrust.com/api/v1"
  },
  "auth": {
    "methods": [
      "none"
    ],
    "note": "All read endpoints are currently free. Rate limited to 60 requests/minute."
  }
}