Skip to content
Back to search
100
MCP live v2.0.0 MCP 2025-06-18 streamable-http

com.craftedtrust/mcp-shield

com.craftedtrust/mcp-shield

Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.

Uptime
100.0%
1 direct probes · 30d
Response
297ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

check_trust

Look up the trust score for any MCP server by URL or npm package name. Returns score, grade, findings summary, and certification status.

scan_server

Trigger a live trust scan of an HTTP or HTTPS MCP server. Returns trust score, grade, and security findings.

search_registry

Search the CraftedTrust registry overlay for indexed MCP packages and servers. Filter by grade, certification, or scan type.

get_stats

Get CraftedTrust ecosystem statistics: total indexed servers, live verified count, average trust scores, flagged count, and more.

How to use

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

{
  "mcpServers": {
    "com.craftedtrust/mcp-shield": {
      "url": "https://mcp.craftedtrust.com/api/v1/mcp",
      "transport": "streamable-http"
    }
  }
}