Developer Tools
Trust: 37/100 (Limited)io.github.nickjlamb/pubcrawl Guide
PubMed literature search and US/UK drug labelling for AI assistants.
8 starsby nickjlamb
Quick Start
Install
npx @pharmatools/pubcrawlClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nickjlamb-pubcrawl": {
"command": "npx",
"args": [
"@pharmatools/pubcrawl"
]
}
}
}