Skip to main content
Glama
cyntrica

Gov Data MCP

by cyntrica

calc_search_rates

Read-only

Search GSA CALC+ ceiling rates for federal labor categories and find awarded hourly rates on GSA MAS professional services contracts. Supports 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
sinNoGSA SIN (Special Item Number) - e.g. '541330ENG', '541620'
pageNoPage number (default 1)
sortNoSort direction (default: asc)
searchNoExact field match as 'field:value' - e.g. 'labor_category:Engineer II', 'vendor_name:Deloitte', 'idv_piid:GS10F0303V'
keywordNoWildcard keyword search across labor category, vendor name, and contract number (2 char min) - e.g. 'software engineer', 'Booz', 'GS10F'
categoryNoService category - e.g. 'Professional Services', 'Facilities'
orderingNoSort field: 'labor_category', 'current_price', 'education_level', 'keywords', 'certifications', 'min_years_experience', 'vendor_name', 'schedule'. Default: current_price
worksiteNoWorksite: 'Contractor', 'Customer', 'Both'
page_sizeNoResults per page (default 20)
price_rangeNoHourly rate range as 'min,max' dollars - e.g. '50,150'
subcategoryNoService subcategory - e.g. 'IT Services', 'Engineering'
business_sizeNoBusiness size: 'S' (Small Business), 'O' (Other than Small Business)
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'
security_clearanceNoSecurity clearance required: 'yes' or 'no'
min_years_experienceNoExact minimum years - e.g. '5'
Behavior4/5

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

The annotations declare readOnlyHint=true, so the description is not burdened with restating safety. The description adds meaningful behavioral context by noting the data is refreshed daily and the search supports wildcard keyword, exact field matching, and browsing via filters. This goes beyond the schema's property descriptions.

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 three sentences, front-loads the primary action, and every sentence adds value. It avoids redundant restating of parameter names or schema details.

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 16 parameters and no output schema, the description covers the tool's purpose, use cases, and data freshness. It does not describe the return structure or pagination, but the schema handles parameter details. The description is complete enough for a search tool with rich schema documentation.

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?

The input schema has 100% description coverage, so the baseline is 3. The description adds a high-level summary of search modes (wildcard keyword, exact field match, filters) that maps to the keyword, search, and filter parameters, but does not elaborate on specific parameter syntax or interactions beyond what the schema already provides.

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 GSA CALC+ ceiling rates for federal labor categories, with specific verbs ('Search', 'Find') and a resource. It distinguishes itself by specifying the data source and contract type, and the existence of sibling tools like calc_contract_rates reinforces the specificity of this tool's scope.

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 explicit use cases ('market research, IGCEs, and competitive pricing') and describes search modes (keyword, exact field, filters). It does not explicitly contrast with similar sibling tools like calc_contract_rates or calc_suggest, but the use cases make the intended context clear.

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/cyntrica/gov-data-mcp'

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