You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Usajobs

declared in 0.1.0

Search USAJOBS announcements. Returns title, agency, location, salary band, posting/closing dates.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "keyword": "software engineer",
      "location": "Washington, DC",
      "results_per_page": 25
    },
    {
      "remote": true,
      "organization": "VATA",
      "pay_grade_low": "GS9",
      "pay_grade_high": "GS12",
      "position_title": "Data Analyst"
    }
  ],
  "properties": {
    "page": {
      "type": "number",
      "description": "1-based page"
    },
    "remote": {
      "type": "boolean",
      "description": "Telework/remote only"
    },
    "keyword": {
      "type": "string",
      "description": "Free-text — title + description + agency name"
    },
    "location": {
      "type": "string",
      "description": "City/state (e.g. \"San Francisco, CA\")"
    },
    "organization": {
      "type": "string",
      "description": "Agency code or name (e.g. \"VATA\" or \"Veterans\")"
    },
    "pay_grade_low": {
      "type": "string",
      "description": "\"GS5\", \"GS9\", \"SES\", ..."
    },
    "pay_grade_high": {
      "type": "string"
    },
    "position_title": {
      "type": "string",
      "description": "Restrict to job title field"
    },
    "results_per_page": {
      "type": "number",
      "description": "1-500 (default 25)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Usajobs

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

1/7 registries
View full server →
search — Usajobs — PRSM MCP