pubmedmcp

grll/pubmedmcp

3.5

If you are the rightful owner of pubmedmcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A MCP server that allows to search and fetch articles from PubMed.

Tools

Functions exposed to the LLM to take actions

search_abstracts

Search abstracts on PubMed database based on the request parameters.

While it returns a free-form text in practice this is a list of strings containing:

  • the title of the article
  • the abstract content
  • the authors
  • the journal name
  • the publication date
  • the DOI
  • the PMID

Args: request: SearchAbstractsRequest

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources