LogoSTMCP
Download
entrez-mcp-server

NCBI Entrez MCP Server

A comprehensive Model Context Protocol (MCP) server providing seamless access to NCBI's APIs including E-utilities, PubChem, and PMC services with built-in rate limiting and optional performance optimization.

Tools

1. E-utilities

Access NCBI's E-utilities API for biomedical database queries.

2. PubChem PUG

Interact with PubChem's PUG API for chemical compound data.

3. PMC APIs

Utilize PMC APIs for accessing PubMed Central literature resources.

Open Graph image for NCBI Entrez MCP Server

JSON Config

{
  "mcpServers": {
    "calculator": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8787/sse"
      ]
    }
  }
}

Useful Links

Information