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.
Quick Start
Clone the repository:
git clone https://github.com/vitorpavinato/ncbi-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"ncbi-mcp-server": {
"command": "npx",
"args": [
"-y",
"vitorpavinato/ncbi-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.