{"name":"lokerdollar-mcp","version":"1.0.0","protocolVersion":"2025-06-18","description":"Loker Dollar — free, anonymous, read-only job search for remote / Indonesia-friendly jobs. No auth, no API key. Rate-limited per IP (daily cap). `search_jobs` returns up to 20 summarized jobs (no full description — call `get_job` for one job's detail, still summary-only). `get_curated_list` returns the hand-vetted AI-data-work platform list (Outlier, Mercor, micro1, ...). Every result carries a `url` (job detail) and an `applyUrl` (tracked outbound link) — always link the user back to one of those, never fabricate a URL. This is a discovery surface only: no application/apply tool exists here (a human finishes on the site). Eligibility: results default to jobs an Indonesia-based applicant can actually take — region-locked listings are excluded unless you pass `include_region_locked: true`. Each row's `indonesiaEligibility` is `id_friendly` (openness stated), `restricted` (region-locked), or `unknown` (the employer said nothing). `unknown` is the common case and means unverified, NOT confirmed-open — say so rather than implying the job is open to the user.","auth":"none","tools":[{"name":"search_jobs","description":"Search active, worldwide-remote, non-partner job listings. Returns up to 20 summarized rows (no full description). Jobs that are region-locked away from Indonesia are excluded by default; every row carries `indonesiaEligibility` (id_friendly | restricted | unknown) plus the raw `geoFit`/`applicantRegion` it was derived from."},{"name":"get_job","description":"Fetch a single active job's summary by id (no full description). Region-locked jobs are withheld by default, same as search_jobs."},{"name":"get_curated_list","description":"The hand-vetted AI-data-work platform list (Outlier, Mercor, micro1, Mindrift, DataAnnotation.tech, Appen, Remotasks) — the /kerja-ai landing page's inventory."}]}