{"name":"eu.voxs/voxjobs-pt","slug":"voxs-voxjobs-pt","title":"Voxjobs (Portugal)","description":"Job listings in Portugal: search, salary statistics, comparables and companies.","url":"https://mcp.market/server/voxs-voxjobs-pt","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":8,"ok":8,"last_checked_at":"2026-09-21T08:46:09.606Z","last_ok_at":"2026-09-21T08:46:09.606Z","latency_ms":141},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.voxjobs.pt/","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://www.voxjobs.pt/api/mcp"}],"packages":[],"tools":[{"name":"find_similar_jobs","description":"Given one job listing, find comparable ones: same occupation family and area, close seniority. Use this when the user likes a role but wants alternatives — 'find me similar jobs', 'the same but remote', 'what else is around'. Comparability is by role (ESCO code) and geography, not by text similarity: it answers 'is there anything else out there for someone with this profile', which a keyword search misses.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Slug of the reference listing, as returned by search_jobs or get_job_detail."},"limit":{"type":"number","description":"Maximum number of comparables (default 6, max 20)."}},"required":["slug"]}},{"name":"get_job_detail","description":"Get the complete record of one job listing in Portugal by its slug. Use this after search_jobs when the user asks about a specific role: full description, requirements, salary (gross/net/estimated), employer, contract type and the outbound URL to apply.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Unique listing slug, as returned by search_jobs."}},"required":["slug"]}},{"name":"get_salary_stats","description":"Get salary statistics for a slice of the Portugal job market: how many listings match, how many publish a salary, the median annual salary, the p25–p75 range and a breakdown by seniority. Use this when the user asks what a role pays, or how two locations/seniorities compare — instead of listing individual jobs. Takes the same filters as search_jobs and describes exactly the set that tool would return. Reports percentiles rather than averages, because job salaries have a long right tail and a single executive listing moves an average. All figures normalised to the yearly period.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"escoCode":{"type":"string","description":"ESCO occupation code (see europa.eu/esco). Optional and precise: when the caller has one, it filters much more sharply than free text."},"location":{"type":"string","description":"City or region within the market (e.g. Lisbon, Porto, Berlin). Do not include the country — it is set by the host."},"remoteMode":{"type":"string","enum":["REMOTE","HYBRID","ONSITE"],"description":"Work arrangement. REMOTE, HYBRID or ONSITE."},"seniority":{"type":"string","enum":["INTERNSHIP","JUNIOR","MID","SENIOR","LEAD","EXECUTIVE"],"description":"Level of the role."},"schedule":{"type":"string","enum":["FULL_TIME","PART_TIME","SHIFTS","FLEXIBLE"],"description":"Hours: FULL_TIME, PART_TIME, SHIFTS or FLEXIBLE."},"contractType":{"type":"string","description":"Contract type in market-local vocabulary (e.g. permanent, CDI, B2B, umowa o pracę)."}}}},{"name":"search_articles","description":"Search editorial articles about the Portugal job market: job-hunting guides, salary analysis, career advice. Use this when the user asks how something works — the interview process, an ATS, a specific market or benefit — rather than asking for jobs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Free-text topic (optional). Empty → the most recent articles."},"limit":{"type":"number","description":"Maximum number of results (default 5, max 10)."}}}},{"name":"search_companies","description":"Search employers with active listings in Portugal. Returns sector, headquarters, size band and the number of active jobs in this market. Use this when the user wants to explore who is hiring, or to restrict a subsequent search_jobs by employer.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Full or partial employer name."},"sector":{"type":"string","description":"Sector (e.g. technology, healthcare, retail)."},"limit":{"type":"number","description":"Maximum number of results (default 8, max 20)."}}}},{"name":"search_jobs","description":"Search active job listings in Portugal. Use this whenever the user wants to find a job — by title, skills, location, salary or schedule. Combines semantic ranking on the `query` (title/skills) with structural filters. Returns company, city, region, remote mode, seniority, salary and a citable URL, plus `total`: the exact number of listings matching the filters, which makes this useful for market-size questions. Listings are aggregated from ATSs, boards and public-sector portals and refreshed daily; each result carries `postedAt` and `lastSeenAt`. Salaries are published in EUR.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"Free-text semantic hint: job title, skills or field (e.g. 'data engineer', 'react developer', 'marketing manager'). Ranks results by meaning; combine with structural filters."},"location":{"type":"string","description":"City or region within the market (e.g. Lisbon, Porto, Berlin). Do not include the country — it is set by the host."},"remoteMode":{"type":"string","enum":["REMOTE","HYBRID","ONSITE"],"description":"Work arrangement. REMOTE, HYBRID or ONSITE."},"seniority":{"type":"string","enum":["INTERNSHIP","JUNIOR","MID","SENIOR","LEAD","EXECUTIVE"],"description":"Level of the role."},"schedule":{"type":"string","enum":["FULL_TIME","PART_TIME","SHIFTS","FLEXIBLE"],"description":"Hours: FULL_TIME, PART_TIME, SHIFTS or FLEXIBLE."},"contractType":{"type":"string","description":"Contract type in market-local vocabulary (e.g. permanent, CDI, B2B, umowa o pracę)."},"salaryMinYearly":{"type":"number","description":"Minimum gross yearly salary, in the market currency (EUR, GBP or PLN). Non-yearly periods are normalised."},"company":{"type":"string","description":"Restrict to jobs from this employer (free-text name)."},"escoCode":{"type":"string","description":"ESCO occupation code (see europa.eu/esco). Optional and precise: when the caller has one, it filters much more sharply than free text."},"limit":{"type":"number","description":"Maximum number of results (default 10, max 20)."}}}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-20T20:12:24.468Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:12:24.427Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1997ms"]},"poisoning":{"score":15,"max":15,"notes":["6 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://www.voxjobs.pt/api/mcp","reachable":true,"authRequired":false,"latencyMs":1997,"serverInfo":{"name":"voxjobs-pt","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.voxjobs.pt/logos/voxjobs-light.svg","source":"registry"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}