J
jobs
/search_jobs
search jobs
Sucht Stellenanzeigen auf alleskralle.com (DE/AT/CH) und liefert eine kompakte Liste (id, title, company, location, date). Die Bewerbungs-/Detail-URL ist NICHT
liveunknown~5s typical
mcpjobs
$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-alleskralle-jobs /search_jobs for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Suchbegriff (Jobtitel, Tätigkeit, Skill). |
| location | string | Ort, Stadt oder PLZ. |
| country | string (AT | DE | CH) | Strikt auf ein Land einschränken: AT (Österreich), DE (Deutschland) oder CH (Schweiz). Kom |
| remote | boolean | Auf Remote-/Homeoffice-Stellen einschränken (Heuristik). |
| cursor | string | next_cursor aus einer vorherigen Antwort, um die nächste Seite zu laden. |
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-alleskralle-jobs","endpoint":"/search_jobs","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-alleskralle-jobs -e /search_jobs -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-alleskralle-jobs", endpoint: "/search_jobs", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.