pubmed-mcp-server

search_pubmed

Retrieve PubMed article abstracts by entering a search query and specifying the maximum number of results. Ideal for quick access to relevant research publications.

Instructions

Search PubMed for articles matching the query. Args: query: The search term for PubMed. max_results: Maximum number of articles to retrieve. Returns: A string containing the abstracts of found articles, separated by two newlines.

Input Schema

NameRequiredDescriptionDefault
max_resultsNo
queryNoendocarditis

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 10, "title": "Max Results", "type": "integer" }, "query": { "default": "endocarditis", "title": "Query", "type": "string" } }, "title": "search_pubmedArguments", "type": "object" }

You must be authenticated.

Other Tools from pubmed-mcp-server

Related Tools

ID: y0tzt4anyc