PubMed MCP Server
Related Servers
Alternatives to PubMed MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides structured PubMed literature data for LLM agents, supporting search, caching, and open-access full-text downloads via the MCP protocol.541 npm11Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to retrieve and search open-access life-sciences and biomedical journal articles from eLife via MCP.3 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to search 580,000+ open-access papers, standards, textbooks, and legal documents, resolve identifiers such as RFCs, DOIs, and legal citations, download PDFs, and retrieve citations and metadata through MCP tools.MIT
- AlicenseNot gradedqualityCmaintenanceEnables MCP agents to search academic literature across multiple scholarly engines, explore papers, authors, and references, inspect abstracts and full text, maintain saved paper collections, and export citations, BibTeX, abstracts, or full-text corpora.1Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables scientific literature research through multi-agent search, analysis, and semantic memory, exposing 9 MCP tools for querying, storing, and retrieving research findings.1MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to search, access, and analyze PubMed articles through MCP, providing tools for keyword and advanced search, article metadata retrieval, full-text PDF download, and deep paper analysis.MIT
TDQS
Scored across 5 tools
Most tools have clearly distinct roles: search, related-article discovery, full-record retrieval, targeted extraction, and cache maintenance. However, pubmed_get_details and pubmed_extract_info both operate on specific articles and could be confused, though the descriptions clarify that get_details is for full records and extract_info is for targeted sections.
All tool names follow a consistent pattern with the 'pubmed_' prefix followed by a verb phrase: search, find_related, get_details, extract_info, manage_cache. The naming convention is uniform, readable, and makes the action of each tool predictable.
Five tools is well-scoped for a PubMed literature search and retrieval server. Each tool has a clear purpose, and the count is neither too thin nor overwhelming for the domain.
The server covers the core PubMed workflow: searching, finding related papers, retrieving full details, and extracting specific sections. Minor gaps exist such as citation formatting or advanced query helpers, but these are not essential for the primary search-and-retrieval use case.