Skip to main content
Glama
skivuha

federal-compass-mcp

by skivuha

compare_jobs

Compare up to five federal job postings side by side to view salary, grade, clearance, and location.

Instructions

Compare 2-5 federal job postings side by side. Returns salary, grade, clearance, location, and more for each job. Makes one API call per job.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
job_idsYesArray of 2-5 job IDs (MatchedObjectId from search results)
include_detailsNoInclude duties, qualifications, and job summary (default: false)
Behavior3/5

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

No annotations provided, so description must carry behavioral disclosure. It mentions it returns salary, grade, etc., and makes one API call per job, which is transparent but does not disclose read-only status, side effects, or authentication requirements.

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 sentences with no wasted words. The first sentence states the purpose clearly, the second adds specifics about output and behavior.

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?

Given no annotations and no output schema, the description covers purpose, parameter hints, and behavior adequately. It could mention the output format or more about what 'side by side' means, but it's minimally complete.

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

Parameters4/5

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

Schema coverage is 100% and both parameters have descriptions. The description reinforces the range (2-5) and adds context that job_ids come from search results, adding 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 it's for comparing 2-5 federal job postings, lists what information is returned (salary, grade, clearance, location), and distinguishes from siblings like get_job_details (single job) and search_jobs (searching).

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

Usage Guidelines4/5

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

Explicitly states the tool compares 2-5 job postings, implying when to use it. It mentions making one API call per job, which is a helpful performance note, but does not explicitly advise against using it for single jobs or provide alternative sibling names.

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