N
netcafe-images
/make_chart
Make a chart image
Labels + values (or a full Chart.js config) → a chart PNG URL. Bar, line, pie, radar, scatter. Stateless URL form for embedding: https://ainetcafe.com/i/chart/<
liveverifiedunknown~5s typical
mcpprobednetcafe-images
$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-netcafe-images /make_chart for me.
Input
| Field | Type | Description |
|---|---|---|
| labels | string | Comma-separated labels, e.g. "Mon,Tue,Wed". |
| values | string | Comma-separated numbers, e.g. "3,7,5". |
| type | string | bar (default) | line | pie | doughnut | radar | scatter. |
| config | string | Optional full Chart.js JSON config; overrides labels/values. |
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-netcafe-images","endpoint":"/make_chart","input":{}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-images -e /make_chart -i '{}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-images", endpoint: "/make_chart", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.