sbir_company_awards
ActiveTool of Sbir
declared in 0.1.0
Get complete SBIR/STTR award history for a company. Returns all awards with amounts, agencies, topics, and funding phases.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 50,
"company": "Acme Technologies Inc."
}
],
"required": [
"company"
],
"properties": {
"limit": {
"type": "number",
"description": "Number of results to return (default 50)"
},
"company": {
"type": "string",
"description": "Company name to search for"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Sbir
https://github.com/pipeworx-io/mcp-sbir
1/7 registries