N
netcafe-translate
/check_grammar
Check grammar and style
Check text for grammar, spelling and style issues in 30+ languages (self-hosted LanguageTool). Returns each issue with a suggested replacement — apply them to p
liveverifiedunknown~5s typical
mcpprobednetcafe-translate
$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-translate /check_grammar for me.
Input
| Field | Type | Description |
|---|---|---|
| text* | string | The text to check (≤10000 chars). |
| language | string | Language code like "en-US", "zh-CN"; default "auto". |
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-translate","endpoint":"/check_grammar","input":{"text":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-translate -e /check_grammar -i '{"text":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-translate", endpoint: "/check_grammar", input: {"text":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.