N
netcafe-tables
/fix_csv_encoding
Fix a CSV that opens garbled in Excel
Detect the real encoding of a CSV (GB18030, Shift-JIS, Windows-1252…), repair mojibake (UTF-8 that was read as Latin-1, e.g. "é"), and re-emit UTF-8 with a BOM
liveverifiedunknown~5s typical
mcpprobednetcafe-tables
$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-tables /fix_csv_encoding for me.
Input
| Field | Type | Description |
|---|---|---|
| url | string | Public URL of the CSV. |
| text | string | Or paste the CSV content directly. |
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-tables","endpoint":"/fix_csv_encoding","input":{}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-tables -e /fix_csv_encoding -i '{}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-tables", endpoint: "/fix_csv_encoding", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.