nrc-adams-mcp

hyeongkis/nrc-adams-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for NRC ADAMS document search - connects Claude Desktop to the U.S. Nuclear Regulatory Commission document library
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nrc-adams-mcp": {
      "command": "uvx",
      "args": [
        "nrc-adams-mcp"
      ]
    }
  }
}

Or install with pip: pip install nrc-adams-mcp

README Excerpt

A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that connects Claude Desktop to the **NRC ADAMS** (Agencywide Documents Access and Management System) — the U.S. Nuclear Regulatory Commission's public document library. Once installed, you can ask Claude things like: - *"Search ADAMS for recent AI-related nuclear documents"*

Tools (4)

download_documentget_documentsearch_adamssummarize_pdf