Skip to main content
Glama
cliwant

mcp-sam-gov

by cliwant

gsa_benchmark_labor_rates

Read-only

Benchmark GSA CALC ceiling labor rates by category, filtering by business size, education, experience, or SIN. Get a distribution of min, median, and max rates, fully burdened.

Instructions

GSA CALC awarded ceiling-rate market band for a labor category (keyless). Returns a DISTRIBUTION (currentRate min/median/max + escalated medians) over a fetched sample, NOT a single price. CALC rates are CEILING/catalog and FULLY BURDENED (do not re-add wrap); the match count SATURATES at 10000 for broad queries (totalAvailable null then). Filter by businessSize/educationLevel(code)/experience/sin to narrow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sinNoSchedule SIN filter (e.g. '54151S').
priceRangeNoCeiling-price range as 'min,max' (e.g. '50,150').
businessSizeNoBusiness size filter: 'S' (small) or 'O' (other-than-small).
laborCategoryYesLabor category to benchmark (e.g. 'Program Manager', 'Software Engineer'). Matched exactly against CALC's labor_category.
educationLevelNoEducation filter — use CALC's SHORT CODES (e.g. 'HS','AA','BA','MA','PHD'); the displayed education_level field may show full words.
maxSamplePagesNoHow many 20-row pages to sample for the distribution (default 3, max 10).
experienceRangeNoExperience range as 'min,max' (e.g. '5,10').
minYearsExperienceNoMinimum years of experience filter.
Behavior5/5

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

Annotations already indicate readOnlyHint and openWorldHint. The description adds critical behavioral details: returns distribution (min/median/max + escalated medians), match count saturation, and null totalAvailable for broad queries. No contradiction.

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

Conciseness4/5

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

The description is a single dense paragraph that front-loads purpose and then provides essential details. It is efficient but could be slightly more structured with bullet points for readability. Still, every sentence adds value.

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?

With no output schema, the description explains return distribution components (currentRate min/median/max + escalated medians). It covers key aspects like saturation and filtering, but could mention error states or define 'keyless' more clearly.

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%, baseline 3. The description adds semantic value by explaining education level uses short codes, business size filter meaning, and context like 'keyless' and saturation effect on results, raising the score above baseline.

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 verb 'benchmarks' and resource 'GSA CALC labor rates', specifying it returns a distribution not a single price. It distinguishes from any sibling by focusing on labor rates, a unique domain among the listed tools.

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

Usage Guidelines5/5

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

The description provides explicit when-to-use guidance: rates are ceilling/catalog and fully burdened, warns against double-adding wrap, explains saturation at 10000 matches, and suggests filters to narrow queries. It covers both usage and limitations.

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/cliwant/mcp-sam-gov'

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