PubMed MCP Server
JSON →A server for searching, retrieving, and analyzing articles from the PubMed database.
Install
npx -y @smithery/cli Tools · 5
- search_pubmed_key_words Search for articles on PubMed using keywords.
- search_pubmed_advanced Perform an advanced search for articles on PubMed with multiple parameters.
- get_pubmed_article_metadata Fetch metadata for a PubMed article using its PMID.
- download_pubmed_pdf Attempt to download the full-text PDF for a PubMed article.
- deep_paper_analysis Perform a comprehensive analysis of a PubMed article.
Links
★ 120 GitHub stars