# NRC ADAMS MCP

> NRC ADAMS MCP Server gives you direct access to the U.S. Nuclear Regulatory Commission's official database. Use it to search decades of technical records, safety reports, and public filings via `search_adams_legacy`. It also fetches real-time RSS feeds for current event announcements and operational status updates using `get_nrc_rss_feed`.

## Overview
- **Category:** document-management
- **Price:** Free
- **Tags:** regulatory-records, public-data, document-search, nuclear-safety, compliance-reporting, archival-data

## Description

**NRC ADAMS MCP Server** hooks your AI client straight into the Nuclear Regulatory Commission's official database records. You use this server to pull decades of technical files, safety reports, and public compliance filings. It’s a serious data source, so you gotta know how to query it right.

*How it works:* The server gives you two main functions: `search_adams_legacy` for historical documents, and `get_nrc_rss_feed` for live updates on events and status changes. You'll need both to get the full picture of the industry.

**Searching Historical Records with `search_adams_legacy`**

You can use `search_adams_legacy` to dig through years of public documents archived by the NRC. This tool lets you filter massive datasets, allowing you to zero in on specific compliance records or technical reports from decades ago. You'll find everything from original reactor designs to guidance letters issued over time. The API is retiring in June 2026, so use it before then and make sure your queries are airtight.

When you run `search_adams_legacy`, you’re not just typing keywords; you’re building complex filters that let you target specific document types—say, official letters of guidance, or records related to a particular operational phase. You can pull up filings detailing everything from waste management protocols to structural integrity assessments across the entire national fleet. This function means you don't have to sift through petabytes of raw data; you get curated results based on detailed parameters. You use this to track how regulations evolved over time, seeing exactly what was filed and when.

**Monitoring Real-Time Events with `get_nrc_rss_feed`**

The server also gives you immediate access to the latest activity via `get_nrc_rss_feed`. This function pulls live RSS feeds that track current news releases, daily event summaries, and operational status updates for nuclear power plants. You're always on point with this data.

By calling `get_nrc_rss_feed`, you pull the freshest information instantly. This includes day-to-day reports detailing the operational levels and current status of commercial units nationwide. The feed doesn’t just list headlines; it gives you structured updates on daily events, so you know exactly what happened yesterday and what's happening today. Furthermore, this tool tracks new regulatory content as soon as the NRC publishes it to their main library, letting your agent alert you immediately. You get instant notification of any significant change in operational status or regulatory guidance.

**Putting It Together**

You can combine these capabilities for a complete view. Use `search_adams_legacy` to find the original compliance filing from 1985, then use `get_nrc_rss_feed` to see if any updated guidance or news releases have referenced that specific protocol in the last week. You're checking both the historical paper trail and the current operational status reports simultaneously. This lets you verify continuity and adherence across decades of records and real-time activity.

## Tools

### get_nrc_rss_feed
Retrieves current RSS feeds containing news releases, daily event summaries, and power plant status updates.

### search_adams_legacy
Searches the historical NRC ADAMS database for public documents using complex filters. (Note: This API is retiring June 2026).

## Prompt Examples

**Prompt:** 
```
Search NRC ADAMS for public documents related to 'Gamma Knife' technology.
```

**Response:** 
```
I am searching the ADAMS legacy database... I found several documents including safety evaluations and licensing records for Gamma Knife facilities. Would you like to see the specific document titles and dates?
```

**Prompt:** 
```
Get the latest NRC news releases and announcements.
```

**Response:** 
```
Fetching the NRC news feed... The latest updates include a new regulatory guide release and an upcoming public meeting regarding reactor safety oversight. Should I summarize the top three stories?
```

**Prompt:** 
```
Show me the current daily power reactor status report.
```

**Response:** 
```
Retrieving plant status... I have the daily report showing power levels and operational status for all commercial nuclear units. Most plants are operating at 100% power, with two units currently in scheduled refueling outages.
```

## Capabilities

### Search historical filings
You can search decades of archived NRC documents for specific technical reports or compliance records using `search_adams_legacy`.

### Monitor real-time events
The server fetches current news and event announcements via `get_nrc_rss_feed`, giving you the latest updates instantly.

### Get power plant status
You retrieve daily operational reports showing the power levels and status of commercial nuclear units.

### Find regulatory correspondence
The agent searches for official NRC letters, guidance documents, or compliance filings across the archive.

## Use Cases

### Auditing historical safety concerns
A researcher needs to know if specific material handling protocols were mentioned before 2010. The agent uses `search_adams_legacy` with date and keyword filters, pulling technical reports that would take days to find manually.

### Reacting to a sudden industry event
An energy analyst sees news of a regulatory change. They first run `get_nrc_rss_feed` for the announcement, then immediately use the server to check if there are any related historical filings using `search_adams_legacy`.

### Tracking compliance over time
A legal officer needs a full picture of regulatory action on a facility. They combine status checks from the live feed with archived documents to build an unbroken timeline of official correspondence and changes.

## Benefits

- Track status changes instantly. You don't have to visit multiple sites for live updates; `get_nrc_rss_feed` pulls all the daily event reports and news releases into one feed.
- Access deep historical context. Instead of manually searching through outdated web interfaces, `search_adams_legacy` runs complex filters against decades of public safety evaluations.
- Keep up with compliance changes. You can query for specific regulatory filings or official correspondence using the archive search, making sure you don't miss a critical date.
- Monitor plant operations. The system delivers daily reports on power levels and operational status across commercial units, keeping your data current.
- Cut down research time. By combining `search_adams_legacy` with real-time feeds, your agent gets both the 'what' (current) and the 'why/how' (history) in a single response.

## How It Works

The bottom line is you get a unified answer by combining deep archive searches with real-time feeds—all from one prompt.

1. Subscribe to this server and input your required NRC API access credentials.
2. Your AI client sends a prompt specifying what data you need (e.g., 'Safety reports on X' or 'Latest news').
3. The agent executes the necessary tool (`search_adams_legacy` or `get_nrc_rss_feed`) and returns structured, actionable data.

## Frequently Asked Questions

**How can I search for specific technical documents like 'Gamma Knife' in the NRC library?**
You can use the `search_adams_legacy` tool. Provide a query string in the `q` parameter, such as `(mode:sections,sections:(filters:(public-library:!t),single_content_search:'Gamma+Knife'))`, to filter for documents in the public library.

**Is it possible to get the daily operational status of nuclear power plants?**
Yes. Use the `get_nrc_rss_feed` tool and set the `feed` parameter to `plant-status`. This will retrieve the latest power reactor status reports directly from the NRC.

**What happens to the search functionality after June 2026?**
The `search_adams_legacy` tool uses the WBA API which is scheduled for retirement in June 2026. After this date, the server will need to be updated to support the NRC's successor API systems.

**What credentials do I need to run the `search_adams_legacy` tool?**
You'll need valid NRC API access credentials or an identifier. The system requires these keys before it can query the ADAMS database. Check your subscription panel for setup instructions.

**Does calling `get_nrc_rss_feed` have rate limits?**
Yes, there are established usage limits that apply to all API calls. The specific request rate depends on your current Vinkius subscription tier. We recommend checking the service documentation for details.

**Can I use advanced filtering when calling `search_adams_legacy`?**
Yep, you can. The tool accepts a complex filter structure via the 'q' parameter. This lets you pinpoint documents using multiple criteria beyond simple keywords.

**What specific types of data does `get_nrc_rss_feed` retrieve?**
The feed gathers three primary types of updates: general news releases, regulatory event reports, and current power reactor status changes. It keeps you updated on the latest activity.

**Is the data accessed by `search_adams_legacy` guaranteed to be official NRC records?**
Yes. This server connects directly to the primary repository for public documents from the U.S. Nuclear Regulatory Commission (NRC). You're always getting source-verified content.