You're viewing a demo portfolio

Join the waitlist
PRSM

get_project

Active

Tool 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Nih Reporter

https://github.com/pipeworx-io/mcp-nih-reporter

1/7 registries
View full server →