A
ai-netcafe
/fetch_page
Fetch a web page as clean Markdown
Fetch a public URL and return clean LLM-ready Markdown from the server-rendered response. This tool does not execute browser JavaScript; for SPA or empty-text p
liveverifiedunknown~5s typical
mcpprobedai-netcafe
$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-ainetcafe-ai-netcafe /fetch_page for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | The page URL to fetch. |
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-ainetcafe-ai-netcafe","endpoint":"/fetch_page","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-ai-netcafe -e /fetch_page -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-ai-netcafe", endpoint: "/fetch_page", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.