This MCP server, developed by Andy Brandt, provides a bridge between large language models and the PubMed medical research database via the Entrez API. Built in Python, it enables AI assistants to search PubMed, access article abstracts, and potentially retrieve full-text content for open access papers. The implementation focuses on simplicity and ease of integration with Claude Desktop, offering a straightforward interface for querying biomedical literature. By connecting AI models with PubMed's vast repository of scientific articles, this server allows AI systems to access up-to-date medical research, analyze trends in healthcare, and provide evidence-based insights. It is particularly useful for scenarios like literature reviews, staying current on medical advancements, and building AI assistants that can leverage peer-reviewed scientific knowledge in the biomedical domain.
No reviews yet. Be the first to review!
Sign in to join the conversation
Search the database using keywords, MeSH terms, author names, date ranges, and Boolean operators.
Download full text when available for open access articles in PubMed Central.
Retrieve article abstracts and metadata via resource URIs.
Generate comprehensive search strategies with MeSH terms, synonyms, and date filters for systematic reviews.
Build clinical question searches using the PICO framework (Population, Intervention, Comparison, Outcome).
Find all publications by a specific author with proper name formatting.