get_award
ActiveTool of Nsf Awards
declared in 0.1.0
Fetch a single NSF award by ID. Returns full abstract, project outcomes report (if completed), and detailed PI/awardee info.
Parameters schema
{
"type": "object",
"examples": [
{
"award_id": "2147483647"
}
],
"required": [
"award_id"
],
"properties": {
"award_id": {
"type": "string",
"description": "NSF award ID (numeric string)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Nsf Awards
https://github.com/pipeworx-io/mcp-nsf-awards
1/7 registries