You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Remotive

declared in 0.1.0

Search Remotive's curated remote-only job board by free-text query, category slug, and/or company name. Returns job listings with title, company, location tags, salary range, job type, and apply URL.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "search": "Python backend engineer"
    },
    {
      "limit": 10,
      "search": "React",
      "category": "software-dev",
      "company_name": "GitLab"
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max jobs returned (default 25)"
    },
    "search": {
      "type": "string",
      "description": "Free-text — title / description"
    },
    "category": {
      "type": "string",
      "description": "Category slug (e.g. \"software-dev\", \"design\")"
    },
    "company_name": {
      "type": "string",
      "description": "Filter to a specific company"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Remotive

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

1/7 registries
View full server →