Federal contract award MCP response
MCP tool response payload returned when agents retrieve GovTribe federal contract award records through MCP tools.
- Data type: Federal contract award data type
- Returned by: Search federal contract awards MCP tool
Fields
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID attribute |
govtribe_ai_summary | string | GovTribe AI summary attribute |
govtribe_type | string | GovTribe type attribute |
govtribe_url | string | GovTribe URL attribute |
award_date | string | Award date attribute |
ceiling_value | number | Ceiling value attribute |
base_and_exercised_options_value | number | Base and exercised options value attribute |
completion_date | string | Completion date attribute |
original_completion_date | string | Original completion date attribute |
contract_number | string | Contract number attribute |
federal_contract_vehicle | relationship object | Federal contract vehicle attribute |
contract_type | string | Contract type attribute |
descriptions | array | Description attribute |
dollars_obligated | number | Dollars obligated attribute |
federal_dollars_obligated | number | Federal dollars obligated attribute |
non_federal_dollars_obligated | number | Non-federal dollars obligated attribute |
extent_competed | string | Extent competed attribute |
evaluated_preference | string | Evaluated preference attribute |
statutory_exception_to_fair_opportunity | string | Statutory exception to fair opportunity attribute |
fedbizopps_status | string | FedBizOpps status attribute |
reason_not_competed | string | Reason not competed attribute |
legislative_mandate | string | Legislative mandate attribute |
major_program_code | string | Major program code attribute |
name | string | Name attribute |
national_interest_action_code | string | National interest action code attribute |
number_of_offers_received | number | Number of offers received attribute |
number_of_offers_received_source | string | Number of offers received source attribute |
pricing_type | string | Pricing type attribute |
research_type | string | Research type attribute |
set_aside_type | string | Set-aside type attribute |
solicitation_date | string | Solicitation date attribute |
solicitation_procedures | string | Solicitation procedures attribute |
ultimate_completion_date | string | Ultimate completion date attribute |
original_ultimate_completion_date | string | Original ultimate completion date attribute |
last_modified_date | string | Last modified date attribute |
updated_at | string | Updated at attribute |
awardee | relationship object | Vendor attribute |
federal_contract_idv | relationship object | Federal contract IDV attribute |
contracting_federal_agency | relationship object | Federal agency attribute |
dod_acquisition_programs | relationship object array | DOD acquisition program attribute |
funding_federal_agency | relationship object | Federal agency attribute |
place_of_performance | relationship object | Location attribute |
naics_category | relationship object | NAICS category attribute |
originating_federal_meta_opportunity_id | string | Originating federal meta opportunity ID attribute |
parent_of_awardee | relationship object | Vendor attribute |
primary_consortia_member | relationship object | Vendor attribute |
psc_category | relationship object | PSC category attribute |
sub_contracts | relationship object array | Federal contract sub-award attribute |
transaction_contacts | relationship object array | Contact attribute |
originating_federal_contract_opportunity | relationship object | Originating federal contract opportunity attribute |
Relationship Returns
| Field | Returns |
|---|---|
federal_contract_vehicle | Federal contract vehicle MCP response |
awardee | Vendor MCP response |
federal_contract_idv | Federal contract IDV MCP response |
contracting_federal_agency | Federal agency MCP response |
dod_acquisition_programs | DOD acquisition program MCP response array |
funding_federal_agency | Federal agency MCP response |
place_of_performance | Location MCP response |
naics_category | NAICS category MCP response |
parent_of_awardee | Vendor MCP response |
primary_consortia_member | Vendor MCP response |
psc_category | PSC category MCP response |
sub_contracts | Federal contract sub-award MCP response array |
transaction_contacts | Contact MCP response array |
originating_federal_contract_opportunity | Federal contract opportunity MCP response |
Example
{
"award_date": "2025-02-25T05:00:00Z",
"awardee": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"ceiling_value": 1250000,
"completion_date": "2026-09-30T00:00:00Z",
"contract_number": "W9133L22D0001",
"contract_type": "Firm Fixed Price",
"contracting_federal_agency": {
"govtribe_id": "FEDERAL_AGENCY_ID",
"govtribe_type": "federal_agency",
"govtribe_url": "https://govtribe.com/agency/federal-agency/FEDERAL_AGENCY_ID",
"name": "Federal Agency"
},
"descriptions": [
{
"init": true,
"to": {
"seq": 0,
"timestamp": "2026-01-15T14:00:00Z"
},
"summary": "DIFF initial -> 2026-01-15T14:00:00Z (hunks: 1, +2, -0)",
"udiff": "@@ -1,0 +1,2 @@\n+Representative description text.\n+Additional context.\n"
}
],
"dod_acquisition_programs": [
{
"govtribe_id": "DOD_ACQUISITION_PROGRAM_ID",
"govtribe_type": "dod_acquisition_program",
"govtribe_url": "https://govtribe.com/program/dod-acquisition-program/DOD_ACQUISITION_PROGRAM_ID",
"name": "Major Defense Program"
}
],
"dollars_obligated": 1250000,
"extent_competed": "Full and Open Competition",
"federal_contract_idv": {
"govtribe_id": "FEDERAL_CONTRACT_IDV_ID",
"govtribe_type": "federal_contract_idv",
"govtribe_url": "https://govtribe.com/award/federal-idv-award/FEDERAL_CONTRACT_IDV_ID",
"name": "Federal contract IDV"
},
"federal_contract_vehicle": {
"govtribe_id": "FEDERAL_CONTRACT_VEHICLE_ID",
"govtribe_type": "federal_contract_vehicle",
"govtribe_url": "https://govtribe.com/award/federal-vehicle/FEDERAL_CONTRACT_VEHICLE_ID",
"name": "Federal contract vehicle"
},
"funding_federal_agency": {
"govtribe_id": "FEDERAL_AGENCY_ID",
"govtribe_type": "federal_agency",
"govtribe_url": "https://govtribe.com/agency/federal-agency/FEDERAL_AGENCY_ID",
"name": "Federal Agency"
},
"govtribe_ai_summary": "Representative AI-generated summary of the record and surrounding context.",
"govtribe_id": "FEDERAL_CONTRACT_AWARD_ID",
"govtribe_type": "federal_contract_award",
"govtribe_url": "https://govtribe.com/award/federal-contract-award/FEDERAL_CONTRACT_AWARD_ID",
"legislative_mandate": "Not applicable",
"major_program_code": "ABC",
"naics_category": {
"govtribe_id": "611512",
"govtribe_type": "naics_category",
"govtribe_url": "https://govtribe.com/category/naics/611512-flight-training",
"name": "Flight Training"
},
"name": "Purchase Order 70Z03825PF0000262",
"national_interest_action_code": null,
"number_of_offers_received": 3,
"originating_federal_contract_opportunity": {
"govtribe_id": "FEDERAL_CONTRACT_OPPORTUNITY_ID",
"govtribe_type": "federal_contract_opportunity",
"govtribe_url": "https://govtribe.com/opportunity/federal-contract-opportunity/FEDERAL_CONTRACT_OPPORTUNITY_ID",
"name": "Originating federal contract opportunity"
},
"originating_federal_meta_opportunity_id": "FEDERAL_META_OPPORTUNITY_ID",
"parent_of_awardee": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"place_of_performance": {
"govtribe_id": "LOCATION_ID",
"govtribe_type": "location",
"lat": 29.3887899,
"lng": -98.61057029999999,
"name": "San Antonio, TX 78236, USA"
},
"pricing_type": "Fixed Price",
"primary_consortia_member": {
"govtribe_id": "VENDOR_ID",
"govtribe_type": "vendor",
"govtribe_url": "https://govtribe.com/vendor/VENDOR_ID",
"name": "Example Vendor LLC"
},
"psc_category": {
"govtribe_id": "U010",
"govtribe_type": "psc_category",
"govtribe_url": "https://govtribe.com/category/psc/u010-certifications-and-accreditations-for-educational-institutions",
"name": "Education/Training- Certifications/Accreditations For Educational Institutions"
},
"research_type": "Definitive Contract",
"set_aside_type": "Total Small Business",
"solicitation_procedures": "Negotiated Proposal/Quote",
"sub_contracts": [
{
"govtribe_id": "FEDERAL_CONTRACT_SUB_AWARD_ID",
"govtribe_type": "federal_contract_sub_award",
"govtribe_url": "https://govtribe.com/award/federal-contract-sub-award/FEDERAL_CONTRACT_SUB_AWARD_ID",
"name": "Federal contract sub-award"
}
],
"transaction_contacts": [
{
"govtribe_id": "CONTACT_ID",
"govtribe_type": "contact",
"govtribe_url": "https://govtribe.com/contact/CONTACT_ID",
"name": "Contact Name",
"email": "contact@example.gov"
}
],
"ultimate_completion_date": "2027-09-30T00:00:00Z",
"updated_at": "2025-07-23T04:00:00Z"
}