nih-reporter-mcp-server

NIH-ScHARe/nih-reporter-mcp-server
★ 0 stars Python 💻 Code/Dev Tools Updated 1d ago
Pilot MCP server for the NIH RePORTER API
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": {
    "nih-reporter-mcp-ser": {
      "command": "uvx",
      "args": [
        "nih-reporter-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install nih-reporter-mcp-server

README Excerpt

⚠️ DISCLAIMER: This is a proof of concept and is not intended for production use. This project is a pilot study for the creation of an MCP server for the NIH's grant database: RePORTER. The server provides four tools: - **search_projects**: Performs an initial search and returns the count of matching projects along with distribution statistics (institutes, activity codes, organizations, funding). Samples the first 500 results for quick previews.

Tools (3)

match_allspending_categoriesvalues