bidcraft-pricing-mcp
v0.1.0
Published
MCP server for government proposal cost estimation — labor rate analysis, cost volume generation, price-to-win modeling, and IGCE comparison for RFP responses
Maintainers
Readme
bidcraft-pricing-mcp
MCP server for government proposal cost estimation and pricing analysis. Part of the BidCraft platform.
Tools
| Tool | Description |
|------|-------------|
| estimate_labor_cost | Calculate fully-burdened labor costs with wrap rate breakdown (fringe, overhead, G&A, profit) |
| compare_to_igce | Compare your proposed price against government IGCE with variance analysis |
| price_to_win | Model competitive pricing with win probability based on evaluation criteria and competitor intel |
| generate_cost_volume | Generate structured cost volume outline for FFP, T&M, CPFF, and IDIQ contracts |
| list_gsa_labor_rates | Browse GSA IT Schedule benchmark labor rates with escalation factors |
Installation
npx bidcraft-pricing-mcpClaude Desktop Configuration
{
"mcpServers": {
"bidcraft-pricing": {
"command": "npx",
"args": ["-y", "bidcraft-pricing-mcp"]
}
}
}License
MIT
