Skip to main content
Glama

NIH RePORTER MCP

by jbdamask

search_publications

Search and retrieve NIH-funded research publications by PubMed IDs or core project numbers. Access up to 50 results per query to explore linked projects and findings.

Instructions

Search for publications linked to NIH projects Args: pmids: Comma-separated list of PubMed IDs core_project_nums: Comma-separated list of NIH core project numbers limit: Maximum number of results to return (default: 10, max: 50)

Input Schema

NameRequiredDescriptionDefault
core_project_numsNo
limitNo
pmidsNo

Input Schema (JSON Schema)

{ "properties": { "core_project_nums": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Core Project Nums" }, "limit": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": 10, "title": "Limit" }, "pmids": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Pmids" } }, "title": "search_publicationsArguments", "type": "object" }
Install Server

Other Tools from NIH RePORTER MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jbdamask/mcp-nih-reporter'

If you have feedback or need assistance with the MCP directory API, please join our Discord server