PubMed / MEDLINE Literature Search for Gemini CLI
com.olyport/pubmed
Search biomedical literature, get article details, find related articles, and explore MeSH terms
client:Gemini CLI
transport:streamable-http
tools:5
Install PubMed / MEDLINE Literature Search in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pubmed": {
"httpUrl": "https://mcp.olyport.com/pubmed/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs