Search and retrieve PubMed, protein, and nucleotide data from NCBI databases.
This MCP tool is described as providing access to the NCBI E-utilities API, with a relatively clear functional scope and open-source MIT licensing. No credential requirement or obvious overreach is evident, but it does run locally and perform outbound network requests, while community adoption and maintenance signals are weak, so it should be used in a constrained environment.
The materials indicate no required keys or environment variables, and there is no request for API tokens, account credentials, or other sensitive authentication data, so credential exposure and abuse risk appears low.
The description explicitly says it accesses the NCBI E-utilities API to retrieve data from databases such as PubMed, Protein, and Nucleotide; this implies outbound transmission of query content to NCBI-related remote services. This is normal for its stated purpose, but users should avoid sending unnecessary sensitive text.
The system checks indicate that this tool executes code, meaning it runs locally as an MCP service process. This is a normal MCP capability; the provided materials do not show requests for unusually dangerous system privileges beyond its stated purpose.
The materials only describe access to NCBI database search/retrieval functions and do not mention reading or writing local files, accessing system directories, or persisting user data. Based on the available information, no obvious excessive data-access scope is shown.
The tool has a public GitHub repository and an MIT open-source license, which are meaningful risk-reducing factors because the code is auditable. However, it comes from a third-party registry, has 0 stars, and has unknown maintenance status, so supply-chain confidence is only moderate; reviewing the source and pinning dependencies is advisable.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ncbi-mcp" yet — see the docs or source repo.
Search PubMed for highly relevant papers from the last 5 years on CRISPR gene editing in cancer therapy, and return the title, authors, publication year, and PMID.
A list of relevant papers with titles, authors, years, and PMIDs for further review and filtering.
Query the NCBI Protein database for records related to human p53 protein, and compile the accession, protein name, organism, and summary information.
A summary of matching protein entries including accession, name, organism, and brief descriptions.
Using the following PMID list, find the nucleotide records mentioned in the corresponding studies and summarize the sequence ID, organism, sequence length, and available links.
A PMID-linked list of nucleotide records suitable for downstream analysis or download.
Search NCBI genome and taxonomy data, then download packages in chat.
Search PubMed for biomedical papers, metadata, and abstracts through MCP.
Search and access ENA RNA sequencing datasets with advanced filtering.
Search PubMed clinical literature, access full text, and summarize evidence.
Search and retrieve PubMed biomedical articles using natural language in Copilot.
Access PDBe to query protein structures and retrieve structural biology data.