search & data extraction

Ncbi Mcp Server

Comprehensive NCBI/PubMed literature search server with advanced analytics, caching, MeSH integration, related articles discovery, and batch processing for all life sciences and biomedical research.

python
cloud
local
search & data extraction
0
View on GitHub

Installation

npx -y vitorpavinato/ncbi-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ncbi-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "vitorpavinato/ncbi-mcp-server"
  ]
}

About This MCP Server

vitorpavinato/ncbi-mcp-server

Comprehensive NCBI/PubMed literature search server with advanced analytics, caching, MeSH integration, related articles discovery, and batch processing for all life sciences and biomedical research.

GitHub: https://github.com/vitorpavinato/ncbi-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub