You're viewing a demo portfolio

Join the waitlist
PRSM

serpapi_google_jobs

Active

Tool of Serpapi

declared in 0.1.0

Search Google Jobs for `<query>` — returns title, company, location, source, posted date, schedule, description, and apply link via SerpApi. Example: serpapi_google_jobs({ q: "data engineer", location: "Austin, TX", _apiKey: "your-serpapi-key" })

Parameters schema

{
  "type": "object",
  "required": [
    "q",
    "_apiKey"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Job search query, e.g. \"data engineer\", \"barista part time\""
    },
    "_apiKey": {
      "type": "string",
      "description": "SerpApi API key (get one at serpapi.com)"
    },
    "location": {
      "type": "string",
      "description": "Optional location, e.g. \"Austin, TX\", \"London, United Kingdom\""
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Serpapi

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

1/7 registries
View full server →
serpapi_google_jobs — Serpapi — PRSM MCP