Back to Home
QuentinCody icon

entrez-mcp-server

Verified Safe

by QuentinCody

Overview

Provides a comprehensive Model Context Protocol (MCP) server that enables LLMs and applications to interact with NCBI biomedical databases (E-utilities, PubChem, PMC, BLAST) using language-native SDKs and advanced SQL-based data staging for analysis.

Installation

Run Command
npm start

Environment Variables

  • NCBI_API_KEY

Security Notes

The server explicitly enforces 'SELECT' only queries for staged data, mitigating SQL injection risks. NCBI API keys are loaded securely from environment variables, not hardcoded. External API calls are directed to well-known NCBI endpoints. No 'eval' or obfuscation detected. Hardcoded default email/tool are for identification with NCBI, not sensitive.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassMedium
Avg Tokens230
Stars2
Forks2
Last Update2025-12-04

Tags

NCBIEntrezMCPAPIsLLMData StagingSQLPython SDKJavaScript SDKCloudflare WorkersBiomedical Research