get_project
ActiveTool of Nih Reporter
declared in 0.1.0
Fetch a single NIH grant record by application ID (numeric, distinct from project number). Returns full project details including complete abstract, PIs, terms, sub-projects, and award history.
Parameters schema
{
"type": "object",
"examples": [
{
"appl_id": 10812345
}
],
"required": [
"appl_id"
],
"properties": {
"appl_id": {
"type": "number",
"description": "NIH application ID (integer)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Nih Reporter
https://github.com/pipeworx-io/mcp-nih-reporter
1/7 registries