Skip to content
Back to search
30
MCP

@pipeworx/mcp-ncbi-eutils

npm/@pipeworx/mcp-ncbi-eutils

NCBI E-utilities — federated Entrez search/fetch (PubMed/Gene/Nucleotide/…)

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Ncbi Eutils
NCBI E-utilities — federated Entrez search/fetch (PubMed/Gene/Nucleotide/…)
0 tools · streamable-http
@pipeworx/mcp-pubmed
PubMed MCP — wraps the NCBI E-utilities API (biomedical literature, free, no auth)
0 tools
@pipeworx/mcp-uniprot
UniProt protein sequence + function knowledge-base (EBI)
0 tools
@pipeworx/mcp-ebi-ols
EBI Ontology Lookup Service — 250+ biomedical ontologies
0 tools
pubmed-mcp-server
MCP server for the NCBI E-utilities API. Search PubMed, fetch article metadata and full text, generate citations, explore MeSH terms, and di
0 tools · http
@pipeworx/mcp-mygene-info
MyGene.info — gene annotation joining NCBI/Ensembl/UniProt/KEGG/OMIM
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-ncbi-eutils": {
      "url": "None",
      "transport": "http"
    }
  }
}