Skip to main content
Glama
lzinga

US Government Open Data MCP

calc_search_rates

Search GSA CALC+ ceiling rates for federal labor categories to find awarded hourly rates on GSA MAS professional services contracts. Use for market research, IGCEs, and competitive pricing.

Instructions

Search GSA CALC+ ceiling rates for federal labor categories. Find awarded hourly rates on GSA MAS professional services contracts. Search by keyword (wildcard across labor category, vendor, contract), exact field match, or browse with filters. Useful for market research, IGCEs, and competitive pricing. Data refreshed daily.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordNoWildcard keyword search across labor category, vendor name, and contract number (2 char min) - e.g. 'software engineer', 'Booz', 'GS10F'
searchNoExact field match as 'field:value' - e.g. 'labor_category:Engineer II', 'vendor_name:Deloitte', 'idv_piid:GS10F0303V'
education_levelNoEducation filter: 'HS', 'AA', 'BA', 'MA', 'PHD'. Use pipe for multiple: 'BA|MA'
experience_rangeNoExperience range as 'min,max' years - e.g. '3,10' or '5,20'
min_years_experienceNoExact minimum years - e.g. '5'
price_rangeNoHourly rate range as 'min,max' dollars - e.g. '50,150'
worksiteNoWorksite: 'Contractor', 'Customer', 'Both'
business_sizeNoBusiness size: 'S' (Small Business), 'O' (Other than Small Business)
security_clearanceNoSecurity clearance required: 'yes' or 'no'
sinNoGSA SIN (Special Item Number) - e.g. '541330ENG', '541620'
categoryNoService category - e.g. 'Professional Services', 'Facilities'
subcategoryNoService subcategory - e.g. 'IT Services', 'Engineering'
orderingNoSort field: 'labor_category', 'current_price', 'education_level', 'keywords', 'certifications', 'min_years_experience', 'vendor_name', 'schedule'. Default: current_price
sortNoSort direction (default: asc)
pageNoPage number (default 1)
page_sizeNoResults per page (default 20)
Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses useful behavioral traits: data is refreshed daily, and it supports multiple search methods. However, it lacks details on rate limits, authentication needs, error handling, or pagination behavior beyond what's in the schema, leaving gaps for a tool with 16 parameters.

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?

The description is front-loaded with core purpose, followed by search methods and use cases, all in three efficient sentences. Every sentence adds value without redundancy, making it appropriately sized and well-structured.

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

Completeness3/5

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

Given the complexity (16 parameters, no output schema, no annotations), the description is adequate but incomplete. It covers purpose and usage well but lacks behavioral details like response format, error cases, or performance constraints. For a search tool with many parameters, more context would enhance completeness.

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 the schema already documents all 16 parameters thoroughly. The description adds minimal value beyond the schema by mentioning search types (keyword, exact field match, filters) but does not provide additional syntax or format details. Baseline 3 is appropriate when the schema does the heavy lifting.

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's purpose with specific verbs ('search', 'find') and resources ('GSA CALC+ ceiling rates', 'federal labor categories', 'GSA MAS professional services contracts'). It distinguishes itself from sibling tools by focusing on federal labor rates rather than other datasets like BEA, BLS, or census data.

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?

The description provides clear context for when to use the tool ('market research, IGCEs, and competitive pricing') and mentions search methods (keyword, exact field match, browse with filters). However, it does not explicitly state when not to use it or name specific alternatives among siblings, though the context implies it's for federal labor rates specifically.

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/lzinga/us-government-open-data-mcp'

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