com.craftedtrust/mcp-shield
com.craftedtrust/mcp-shieldTrust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.
Tools · 4
Look up the trust score for any MCP server by URL or npm package name. Returns score, grade, findings summary, and certification status.
Trigger a live trust scan of an HTTP or HTTPS MCP server. Returns trust score, grade, and security findings.
Search the CraftedTrust registry overlay for indexed MCP packages and servers. Filter by grade, certification, or scan type.
Get CraftedTrust ecosystem statistics: total indexed servers, live verified count, average trust scores, flagged count, and more.
Similar MCP servers embedding-nearest
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"
}
}
}