You're viewing a demo portfolio

Join the waitlist
PRSM

search_jobs

Active

Tool of Arbeitnow

declared in 0.1.0

Keyword-search recent Arbeitnow job postings (keyless European/German job board, many English-speaking & visa-sponsor roles). The upstream API has no search param, so this scans the most recent pages and filters client-side: it keeps jobs whose title, company name, or any tag contains the query (case-insensitive). Scans up to `pages` pages (default 3, max 10). Older jobs that have scrolled off the recent pages will not be found.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "pages": {
      "type": "number",
      "description": "How many recent pages to scan (default 3, max 10). More pages = older jobs, slower."
    },
    "query": {
      "type": "string",
      "description": "Keyword to match against title, company name, or tags (case-insensitive)."
    },
    "remote_only": {
      "type": "boolean",
      "description": "If true, keep only remote jobs (default false)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Arbeitnow

https://github.com/pipeworx-io/mcp-arbeitnow

1/7 registries
View full server →