# NIH RePORTER MCP for AI Agents AI Agent Connect

> NIH RePORTER MCP gives your AI agent direct access to the official NIH research funding database. Use it to pull project metadata, find specific grant amounts, identify principal investigators, and link scientific publications to core project numbers. It is the fastest way to query federal research data without manual searching.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_f6J1qOexlNvaFGvWdWPyeqbN6cyCtZp8yhvum3N8/ai-agent-connect
- **Tags:** nih, grants, research-funding, biomedical-research, publications

## Description

You can finally stop jumping between different tabs to piece together a research funding map. This Connector lets your AI client pull deep data directly from the official NIH RePORTER database. Instead of manually scrolling through pages of results, you can ask your agent to find every grant a specific lab received in a certain year or list all publications linked to a specific project ID. It handles the heavy lifting of filtering by agency, funding ranges, and organization names. If you need to see how much money went into COVID-19 research or find the PI for a specific award, you just ask. It turns the government's massive research portfolio into a searchable knowledge base you can query in seconds. Getting this set up in the Vinkius catalog makes it easy to plug into your existing workflow so you can focus on the analysis rather than the data gathering.

## Tools

### search_publications
Find scientific papers linked to specific NIH projects using PubMed IDs. This helps you see the actual research output of a grant.

### search_projects
Find grants, funding amounts, PIs, and organizations based on your search criteria. Use this to pull deep project metadata quickly.

## Prompt Examples

**Prompt:** 
```
Find NIH projects led by 'Anthony Fauci' in fiscal year 2020.
```

**Response:** 
```
I've found several projects for Anthony Fauci in 2020. Notable entries include research on **Infectious Diseases** and **Immune Regulation** with Application IDs like 9876543. 

Would you like the funding details for these?
```

**Prompt:** 
```
Find all publications associated with core project number R01AI123456.
```

**Response:** 
```
Searching publications for R01AI123456... I found 12 publications. 

**Titles include:**
* Novel Mechanisms of Viral Entry
* T-cell Response in Chronic Infection

Would you like the PubMed IDs for these?
```

**Prompt:** 
```
List active NIH grants for 'Harvard University' with an award amount over $1,000,000.
```

**Response:** 
```
I've retrieved active grants for Harvard University exceeding $1M. 

**Summary:**
* **Total Matches:** 15 projects
* **Key Areas:** Large-scale genomic studies and clinical trial infrastructures

Should I list the PIs for these projects?
```

## Capabilities

### Find specific NIH grants
Query the database for grants based on PI names, organization names, or specific project numbers.

### Pull exact award amounts
Retrieve specific funding figures and filter research by agency or award ranges.

### Link publications to projects
Find scientific papers associated with specific NIH applications or core project numbers using PubMed IDs.

### Filter by research agency
Isolate data from specific groups like NIGMS or NIAID to narrow down your search results.

### Track COVID-19 funding
Filter for projects specifically related to COVID-19 responses and supplemental funding.

## Use Cases

### Mapping a lab's funding history
A researcher wants to see every grant a specific PI held between 2015 and 2020. They ask their agent to pull all funding details for that name.

### Trend analysis for infectious diseases
A data scientist needs to aggregate all NIH funding for a specific agency over the last decade to spot spending trends.

### Grant benchmarking for new proposals
A grant writer looks for successful award amounts in a specific agency to model their own upcoming application.

### Publication auditing for core projects
An administrator needs to find all publications associated with a specific core project number to verify output.

## Benefits

- Stop manual browsing by using search_projects to pull all funding details for a specific organization in one go.
- Connect publications to research directly with search_publications to see the actual output of a grant.
- Get precise award amounts instantly to help with budget comparisons and funding trend analysis.
- Identify key PIs and agencies quickly to see who is leading the most significant research in your field.
- Isolate COVID-19 research data with specific filters to see how supplemental funding was distributed.

## How It Works

The bottom line is you get instant access to federal research data without ever leaving your AI chat interface.

1. Subscribe to the NIH RePORTER MCP through the Vinkius marketplace.
2. Connect the Connector to your preferred client like Claude or Cursor.
3. Ask your agent to pull funding data or publication records for any project.

## Frequently Asked Questions

**Can I use the NIH RePORTER MCP to find specific grant amounts?**
Yes. You can ask your agent to find specific funding figures for any project or organization. It pulls the data directly from the official database so you don't have to search manually.

**How does the NIH RePORTER MCP help with publication tracking?**
It allows your agent to find scientific papers linked to specific NIH projects. You can query a project number and get a list of associated publications instantly.

**Can I filter NIH RePORTER MCP results by specific agencies?**
Yes. You can narrow your search to specific bodies like NIAID or NIGMS. This helps you isolate research from specific government agencies quickly.

**Is the NIH RePORTER MCP good for COVID-19 research data?**
It is excellent for this. You can specifically filter for projects related to COVID-19 responses and see how supplemental funding was distributed.

**Does the NIH RePORTER MCP require a private API key?**
No, it connects to the public NIH RePORTER database. You can start querying the research portfolio as soon as you connect the Connector to your AI client.

**Who can use the NIH RePORTER MCP for research?**
It is designed for academic researchers, data scientists, and grant writers. It is perfect for anyone who needs to analyze federal research trends or find specific funding history.

**How can I find all NIH grants awarded to a specific university?**
Use the `search_projects` tool and provide the university name in the `org_names` array. You can also refine the search by adding `fiscal_years` to see awards for a specific period.

**Can I see which publications resulted from a specific NIH project number?**
Yes! Use the `search_publications` tool and enter the project identifier in the `core_project_nums` field. The agent will return a list of associated PubMed records.

**Is it possible to filter research projects by funding amount?**
Absolutely. The `search_projects` tool includes an `award_amount_range` parameter where you can specify `min_amount` and `max_amount` to find projects within your budget criteria.