MCP server for GSA CALC+ Labor Ceiling Rates: awarded not-to-exceed hourly rates from GSA MAS contracts (230K+ records). Search by labor category, education, experience, SIN, vendor, or business size. Built for IGCEs, price reasonableness, and labor rate benchmarking. 8 tools.
Server Config
{
"mcpServers": {
"gsa-calc": {
"command": "uvx",
"args": [
"--refresh-package",
"gsa-calc-mcp",
"--from",
"gsa-calc-mcp",
"gsa-calc-mcp"
]
}
}
}