This MCP server provides tools for searching and retrieving academic papers from the PubMed database. It implements two main functions: searching PubMed by keywords in titles/abstracts or author names, and fetching detailed paper information including titles, authors, journals, abstracts, and DOIs. The server uses the NCBI E-utilities API to query PubMed and parse XML responses, making it valuable for researchers, students, or AI assistants that need to access scientific literature in the biomedical field.
gradusnikov