{"name":"de.nomado24/jobs","slug":"nomado24-jobs","title":"Nomado24 Remote Jobs","description":"Search 13,000+ remote/hybrid jobs in Germany/EU, open a posting, get market stats. Free, no auth.","url":"https://mcp.market/server/nomado24-jobs","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"search","tags":["search","security"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T21:06:29.289Z","last_ok_at":"2026-09-20T21:06:29.289Z","latency_ms":1342},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.nomado24.de/en/developers","version":"1.1.0","remotes":[{"type":"streamable-http","url":"https://api.nomado24.de/api/public/v1/mcp"}],"packages":[],"tools":[{"name":"get_job","description":"Fetch ONE nomado24 job posting by id, with the complete v2 payload: the posting body where the source permits redistribution, per-field provenance (dataOrigin: who asserted each field, by which method, when), salaryOrigin, firstSeenAt, lastVerifiedAt with its verification method, and updatedAt (the last genuine content change). Returns an error result for an id that is not a live posting; expired and withdrawn postings are not served. Read-only, free, attribution required (see structuredContent.attribution).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","minLength":1,"maxLength":200,"description":"Job id as returned by search_jobs ('job_<slug>'). A bare slug is also accepted"}},"required":["id"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_job_statistics","description":"Get aggregate statistics (active jobs, new-this-week/month, top sources, salary ranges) for nomado24's remote-jobs board. No input required.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"search_jobs","description":"Search nomado24's remote/hybrid job board. Read-only, free, attribution required (see structuredContent.attribution). Answers over one of two contracts, chosen by the arguments you send. Send only q/language/page/per_page and you get the legacy v1 result shape with page-based paging. Send any structured filter (country, applicant_region, work_arrangement, employment_type, seniority, skills, salary_min/max, published_after, verified_after, source, company, sort, include_total) or a cursor and you get the v2 contract: richer job objects, per-posting provenance (salaryOrigin, firstSeenAt, lastVerifiedAt, verification.method, updatedAt), a corpus changeWatermark, a snapshotId and keyset paging via pagination.nextCursor. The two are mutually exclusive: page plus a structured filter is refused rather than silently resolved. Structured results omit the posting body and the per-field dataOrigin to stay cheap to read; call get_job for those. A filter nomado24 cannot answer honestly is refused with the reason, never answered with the unfiltered corpus. For the same reason pagination.total is null (totalRelation 'not_computed') whenever a post-projection filter (skills, seniority, salary bounds, employment_type=unknown) is in play — a null total is deliberate, not an error.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"description":"Free-text search over job title/company/tags","type":"string","maxLength":200},"language":{"description":"Filter by job content language","type":"string","enum":["de","en","fr"]},"page":{"description":"1-based page number, default 1","type":"integer","minimum":1,"maximum":1000},"per_page":{"description":"Results per page, 1-25, default 20","type":"integer","minimum":1,"maximum":25},"country":{"description":"Where the ROLE sits, ISO 3166-1 alpha-2 uppercase (DE, US)","maxItems":20,"type":"array","items":{"type":"string","maxLength":8}},"applicant_region":{"description":"Where a CANDIDATE may be: WORLDWIDE, EU or an ISO 3166-1 alpha-2 code. EEA/DACH/EMEA are refused, nomado24 does not classify them","maxItems":20,"type":"array","items":{"type":"string","maxLength":16}},"work_arrangement":{"description":"Work arrangement. The board serves remote and hybrid postings only, so these are the only two values","maxItems":2,"type":"array","items":{"type":"string","enum":["remote","hybrid"]}},"employment_type":{"description":"Employment type. 'unknown' means the field is absent in the response, not a stored value","maxItems":12,"type":"array","items":{"type":"string","enum":["full_time","part_time","contract","freelance","temporary","internship","working_student","apprenticeship","minijob","volunteer","other","unknown"]}},"seniority":{"description":"Seniority. 'unknown' means the field is absent in the response, not a stored value","maxItems":10,"type":"array","items":{"type":"string","enum":["student","entry","junior","mid","senior","lead","manager","director","executive","unknown"]}},"skills":{"description":"Skill slugs, lowercase kebab-case (react, node-js)","maxItems":20,"type":"array","items":{"type":"string","maxLength":64}},"skills_match":{"description":"How to combine skills. Requires skills","type":"string","enum":["any","all"]},"salary_min":{"description":"Lower bound in normalized ANNUAL EUR (gross). Matches jobs whose salary interval overlaps it","type":"number","minimum":0},"salary_max":{"description":"Upper bound in normalized ANNUAL EUR (gross)","type":"number","minimum":0},"salary_currency":{"description":"ISO 4217. Only EUR: every salary is normalized to EUR at ingest and no conversion is performed","type":"string","maxLength":8},"published_after":{"description":"RFC 3339 date-time, e.g. 2026-08-01T00:00:00Z","type":"string","maxLength":64},"verified_after":{"description":"RFC 3339 date-time. Compares against the SAME value the response reports as lastVerifiedAt","type":"string","maxLength":64},"source":{"description":"Feed/source ids, lowercase kebab-case","maxItems":20,"type":"array","items":{"type":"string","maxLength":64}},"company":{"description":"Company name, exact match, case-insensitive. Aggregated postings carry no verified employer identity","maxItems":10,"type":"array","items":{"type":"string","maxLength":128}},"sort":{"description":"One of published_desc, verified_desc, salary_asc, salary_desc. Default published_desc","type":"string","maxLength":32},"include_total":{"description":"Whether to compute a total. 'exact' returns a number only when the database saw the whole predicate. With a post-projection filter active (skills, seniority, salary_min/salary_max, employment_type=unknown) the total is withheld: total is null and totalRelation is 'not_computed', because the base count would answer a different question than the one asked. Only at the count ceiling does 'exact' downgrade to 'estimated'.","type":"string","enum":["none","estimated","exact"]},"cursor":{"description":"Continuation cursor from pagination.nextCursor. Send it ALONE (with per_page at most), never alongside filters: the cursor already carries the filter set it traverses","type":"string","maxLength":4096}},"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-19T20:05:13.149Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:05:13.132Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1616ms"]},"poisoning":{"score":15,"max":15,"notes":["3 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://api.nomado24.de/api/public/v1/mcp","reachable":true,"authRequired":false,"latencyMs":1616,"serverInfo":{"name":"nomado24-public-jobs","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.nomado24.de/favicon-512.png","source":"registry","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}