DataNexus MCP
DM
DataNexus MCP
/domain_fetch_ssl_certificate_chain

domain fetch ssl certificate chain

Fetch SSL certificate history for a domain from Certificate Transparency logs. Read-only. No side effects. Idempotent. domain: Domain name without protocol e.g.

liveverifiedunknown~5s typical
mcpprobeddatanexusmcp
$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-datanexusmcp-mcp-server /domain_fetch_ssl_certificate_chain for me.

Input

FieldTypeDescription
domain*stringDomain without protocol e.g. github.com. Required.

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-datanexusmcp-mcp-server","endpoint":"/domain_fetch_ssl_certificate_chain","input":{"domain":"..."}}'
cli
npx cracked-ai run -p mcp-com-datanexusmcp-mcp-server -e /domain_fetch_ssl_certificate_chain -i '{"domain":"..."}'
mcp
run_tool({ provider: "mcp-com-datanexusmcp-mcp-server", endpoint: "/domain_fetch_ssl_certificate_chain", input: {"domain":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.