@pipeworx/nih-reporter
Connect: https://gateway.pipeworx.io/nih-reporter/mcp · Install: one-click buttons
Tools: 3
NIH RePORTER MCP — every NIH-funded grant, no auth.
Tools
search_grants(query?, pi_name?, organization?, fiscal_year?, state?, ic?, limit?, offset?)— filter projects.get_project(appl_id)— full record by application ID.search_publications(pmids?, appl_ids?, core_project_nums?, limit?, offset?)— grant-linked publications.
Data source
https://api.reporter.nih.gov/v2/ — public POST-JSON API, no key required.
Tools
- search_grants — Search NIH-funded research projects. Filter by free-text query (matches title/abstract/terms), PI name, organization, fiscal year, US state, or NIH institute code (NCI, NHLBI, NIAID, etc.). Returns pr
- get_project — 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.
- search_publications — Search publications acknowledging NIH funding. Filter by PMID, application ID, or core project number. Useful for “what came out of this grant” follow-ups.
Tools
-
get_project— 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. -
search_grants— Search NIH-funded research projects. Filter by free-text query (matches title/abstract/terms), PI name, organization, fiscal year, US state, or NIH institute code (NCI, NHLBI, NIAID, etc.). Returns pr -
search_publications— Search publications acknowledging NIH funding. Filter by PMID, application ID, or core project number. Useful for what came out of this grant follow-ups.