M
mcp-shield
/scan_server
scan server
Trigger a live trust scan of an HTTP or HTTPS MCP server. Returns trust score, grade, and security findings.
liveverifiedunknown~5s typical
mcpprobedmcp-shield
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-craftedtrust-mcp-shield /scan_server for me.
Input
| Field | Type | Description |
|---|---|---|
| server_url* | string | The HTTP/HTTPS MCP server URL to scan |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-craftedtrust-mcp-shield","endpoint":"/scan_server","input":{"server_url":"..."}}'cli
npx cracked-ai run -p mcp-com-craftedtrust-mcp-shield -e /scan_server -i '{"server_url":"..."}'mcp
run_tool({ provider: "mcp-com-craftedtrust-mcp-shield", endpoint: "/scan_server", input: {"server_url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.