TM
ToolSnap MCP
/fetch_metadata
fetch metadata
Fetch a URL, extract title/description/OG/Twitter/canonical/JSON-LD. Not for body text.
liveverifiedunknown~5s typical
mcpprobedtoolsnapmcp
$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-app-toolsnap-toolsnap-mcp /fetch_metadata for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Page URL. |
| headers | object | Headers to forward (Authorization, Cookie…). |
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-app-toolsnap-toolsnap-mcp","endpoint":"/fetch_metadata","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-app-toolsnap-toolsnap-mcp -e /fetch_metadata -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-app-toolsnap-toolsnap-mcp", endpoint: "/fetch_metadata", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.