sbir_get_award
ActiveTool of Sbir
declared in 0.1.0
Get full details for a specific SBIR/STTR award by ID. Returns company, award amount, agency, abstract, phase, and metadata.
Parameters schema
{
"type": "object",
"examples": [
{
"award_id": "2024-DOD-SB241-001"
}
],
"required": [
"award_id"
],
"properties": {
"award_id": {
"type": "string",
"description": "The unique award ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Sbir
https://github.com/pipeworx-io/mcp-sbir
1/7 registries