Skip to main content
Glama
skivuha

federal-compass-mcp

by skivuha

search_jobs

Search USAJobs for federal jobs by specifying keyword, location, salary, and other filters, and receive listings with title, agency, and apply URL.

Instructions

Search federal job openings on USAJobs. All parameters are optional. Returns job listings with title, agency, salary, location, and apply URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordNoSearch keyword, e.g. "software developer"
locationNoJob location, e.g. "Raleigh, NC"
salary_minNoMinimum salary, e.g. 80000
remoteNoOnly show remote positions
gradeNoGS grade, e.g. "13" or "13:14" for range
agencyNoAgency name, e.g. "Department of Defense"
hiring_pathNoHiring path: "public", "fed-transition", etc.
who_may_applyNoWho may apply: "All", "Public", etc.
security_clearanceNoSecurity clearance: "Not Required", "Secret", "Top Secret", "TS/SCI"
results_per_pageNoNumber of results (default: 25, max: 500)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Describes return fields (title, agency, salary, location, apply URL). No annotations provided; description carries full burden. Does not mention rate limits or data freshness, but is fairly transparent for a search tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences with front-loaded purpose. Every sentence adds value with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Adequate for a search tool with 10 parameters, all described in schema. Could mention pagination or relationship to find_matching_jobs, but still complete enough for effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so parameters are already well-documented. The description adds only that all parameters are optional. No additional meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches federal job openings on USAJobs, with all parameters optional. It sets it apart from siblings like compare_jobs or get_job_details.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit when-to-use or when-not-to-use guidance relative to siblings such as find_matching_jobs. Only states all parameters are optional, which is helpful but insufficient for differentiating between similar search-like tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/skivuha/federal-compass-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server