Agent Tools
Back to MCP servers

com.craftedtrust/mcp-shield

https://mcp.craftedtrust.com/api/v1/mcp
● healthy

skills: {'id': 'check_trust', 'name': 'check_trust', 'description': 'Look up the trust score for any MCP server by URL or npm package name. Returns score, grade, findings summary, and certification status.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'scan_server', 'name': 'scan_server', 'description': 'Trigger a live trust scan of an HTTP or HTTPS MCP server. Returns trust score, grade, and security findings.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_registry', 'name': 'search_registry', 'description': 'Search the CraftedTrust registry overlay for indexed MCP packages and servers. Filter by grade, certification, or scan type.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_stats', 'name': 'get_stats', 'description': 'Get CraftedTrust ecosystem statistics: total indexed servers, live verified count, average trust scores, flagged count, and more.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 246.0ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.craftedtrust.com/api/v1/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.craftedtrust.com/api/v1/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.craftedtrust.com/api/v1/mcp
Listed at (chiark)
https://chiark.ai/agents/d9954907-2a37-4fe2-8cdf-70029ef2e18a