Back to directory
vitorpavinato/ncbi-mcp-server

vitorpavinato/ncbi-mcp-server

@vitorpavinato

MCP server for searching NCBI databases, enabling literature reviews and research discovery for life sciences and biomedical fields.

ncbipubmedliterature searchresearchbioinformaticslife sciencesacademic searchmcpcontext

Installation & Configuration

{
  "mcpServers": {
    "ncbi-literature": {
      "command": "poetry",
      "args": [
        "run",
        "python",
        "src/ncbi_mcp_server/server.py"
      ],
      "cwd": "/FULL/PATH/TO/YOUR/ncbi-mcp-server"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12