PubMed & Europe PMC literature search, US/UK drug labelling, and clinical trials for AI assistants.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @pharmatools/pubcrawl
MCP client config
{
"mcpServers": {
"pubcrawl": {
"command": "npx",
"args": [
"-y",
"@pharmatools/pubcrawl"
]
}
}
}