We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aeghnnsw/pubmed-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•449 B
# PubMed MCP Server Configuration
# Copy this file to .env and fill in your values
# NCBI API Key (optional but recommended)
# Get your API key at: https://www.ncbi.nlm.nih.gov/account/settings/
# Provides higher rate limits (10 requests/second vs 3 requests/second)
NCBI_API_KEY=your_api_key_here
# Email address (optional but recommended)
# NCBI requests this for API usage tracking and to contact you if needed
NCBI_EMAIL=your_email@example.com