Back to Home
u9401066 icon

pubmed-search-mcp

Verified Safe

by u9401066

Overview

Integrates PubMed literature search capabilities into AI agents, particularly for Microsoft Copilot Studio, enabling comprehensive scientific research and information retrieval within Microsoft 365 applications.

Installation

Run Command
docker run -d --name pubmed-mcp -p 8765:8765 -e NCBI_EMAIL=your@email.com -e MCP_TRANSPORT=streamable-http u9401066/pubmed-search-mcp:latest

Environment Variables

  • NCBI_EMAIL
  • NCBI_API_KEY
  • PUBMED_DATA_DIR
  • PUBMED_HTTP_API_PORT
  • MCP_TRANSPORT
  • MCP_HOST
  • MCP_PORT

Security Notes

The server uses environment variables for sensitive credentials (NCBI API Key) and supports deployment with Nginx for HTTPS termination, rate limiting, and security headers. The internal HTTP API (`/api/*` endpoints) for MCP-to-MCP communication uses `allow_origins=['*']`, which is a common pattern for trusted internal integrations or services behind a proxy. However, this requires careful configuration of the ingress layer (e.g., Nginx) in production environments to prevent unintended external exposure. The server generally binds its internal HTTP API to `127.0.0.1` by default, reducing direct external exposure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-19

Tags

PubMedliterature searchAI agentMicrosoft Copilot Studioresearchscientific dataNCBIPICO analysiscitation network