io.github.cyanheads
pubmed-mcp-server
Comprehensive PubMed MCP Server to search, retrieve, and analyze biomedical literature from NCBI.
localhostcommunityknowledge
Package Details
@cyanheads/pubmed-mcp-server
Transportstdio
Runtimebun
Arguments
Package Arguments
Positional
Positional
Environment Variables
MCP_LOG_LEVEL
Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Default:
info
NCBI_API_KEY
Your NCBI API key for higher rate limits.
@cyanheads/pubmed-mcp-server
Transportstreamable-http
Runtimebun
Arguments
Package Arguments
Positional
Positional
Environment Variables
MCP_HTTP_HOST
The host for the HTTP server.
Default:
localhost
MCP_HTTP_PORT
The port for the HTTP server.
Default:
3017
MCP_HTTP_ENDPOINT_PATH
The endpoint path for MCP requests.
Default:
/mcp
MCP_AUTH_MODE
Authentication mode: 'none', 'jwt', or 'oauth'.
Default:
none
MCP_LOG_LEVEL
Sets the minimum log level (e.g., 'debug', 'info', 'warn').
Default:
info
NCBI_API_KEY
Your NCBI API key for higher rate limits.