pubmed-cli
PubMed from your terminal. Search, fetch, cite, traverse — built for humans and AI agents. Zero dependencies, structured JSON, agent-ready.
Install
brew install drpedapati/tools/pubmed-cli
Binary: /opt/homebrew/bin/pubmed
Verify: pubmed --help
Configuration
Set your NCBI API key for higher rate limits (recommended):
export NCBI_API_KEY="your-key"
- Without key: 3 requests/second
- With key: 10 requests/second
- Get a key at: https://www.ncb
[Description truncada. Veja o README completo no GitHub.]