Skip to content
Cursor

Ncbi Eutils for Cursor

io.github.pipeworx-io/ncbi-eutils

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

client:Cursor transport:streamable-http

Install Ncbi Eutils in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ncbi-eutils": {
      "url": "https://gateway.pipeworx.io/ncbi-eutils/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Ncbi Eutils in other clients